Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbridge.c35 struct bridge_data struct
37 uint8_t b_port_state;
38 uint8_t b_priv_flags; /* internal flags */
39 uint16_t b_hwmode;
40 uint16_t b_priority;
41 uint16_t b_self; /* here for comparison reasons */
42 uint32_t b_cost;
43 uint32_t b_flags;
44 uint32_t b_flags_mask;
45 uint32_t ce_mask; /* HACK to support attr macros */
[all …]