Searched defs:root_path_cost (Results 1 - 4 of 4) sorted by relevance
/external/tcpdump/ | ||
H A D | print-stp.c | 35 uint8_t root_path_cost[4]; member in struct:stp_bpdu_ 129 EXTRACT_32BITS(&stp_bpdu->root_path_cost))); 263 ND_TCHECK(stp_bpdu->root_path_cost); 266 EXTRACT_32BITS(&stp_bpdu->root_path_cost))); |
/external/libnl/include/linux-private/linux/ | ||
H A D | if_bridge.h | 55 __u32 root_path_cost; member in struct:__bridge_info |
/external/iproute2/include/linux/ | ||
H A D | if_bridge.h | 57 __u32 root_path_cost; member in struct:__bridge_info |
/external/kernel-headers/original/uapi/linux/ | ||
H A D | if_bridge.h | 57 __u32 root_path_cost; member in struct:__bridge_info |
Completed in 94 milliseconds