Home
last modified time | relevance | path

Searched defs:__bridge_info (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/linux-private/linux/
Dif_bridge.h52 struct __bridge_info { struct
53 __u64 designated_root;
54 __u64 bridge_id;
55 __u32 root_path_cost;
56 __u32 max_age;
57 __u32 hello_time;
58 __u32 forward_delay;
59 __u32 bridge_max_age;
60 __u32 bridge_hello_time;
61 __u32 bridge_forward_delay;
[all …]
/external/iproute2/include/linux/
Dif_bridge.h54 struct __bridge_info { struct
55 __u64 designated_root;
56 __u64 bridge_id;
57 __u32 root_path_cost;
58 __u32 max_age;
59 __u32 hello_time;
60 __u32 forward_delay;
61 __u32 bridge_max_age;
62 __u32 bridge_hello_time;
63 __u32 bridge_forward_delay;
[all …]
/external/kernel-headers/original/uapi/linux/
Dif_bridge.h54 struct __bridge_info { struct
55 __u64 designated_root;
56 __u64 bridge_id;
57 __u32 root_path_cost;
58 __u32 max_age;
59 __u32 hello_time;
60 __u32 forward_delay;
61 __u32 bridge_max_age;
62 __u32 bridge_hello_time;
63 __u32 bridge_forward_delay;
[all …]