Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dbridge.c41 struct bridge_data struct
43 uint8_t b_port_state;
44 uint8_t b_priv_flags; /* internal flags */
45 uint16_t b_hwmode;
46 uint16_t b_priority;
47 uint16_t b_self; /* here for comparison reasons */
48 uint32_t b_cost;
49 uint32_t b_flags;
50 uint32_t b_flags_mask;
51 uint32_t ce_mask; /* HACK to support attr macros */
[all …]