Searched refs:BRIDGE_VLANDB_DUMP_FLAGS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dif_bridge.h491 BRIDGE_VLANDB_DUMP_FLAGS, enumerator in enum:__anon3551
496 /* flags used in BRIDGE_VLANDB_DUMP_FLAGS attribute to affect dumps */
/linux-master/net/bridge/
H A Dbr_vlan.c2073 [BRIDGE_VLANDB_DUMP_FLAGS] = { .type = NLA_U32 },
2091 if (dtb[BRIDGE_VLANDB_DUMP_FLAGS])
2092 dump_flags = nla_get_u32(dtb[BRIDGE_VLANDB_DUMP_FLAGS]);

Completed in 232 milliseconds