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

/linux-master/include/uapi/linux/
H A Dif_bridge.h498 #define BRIDGE_VLANDB_DUMPF_GLOBAL (1 << 1) /* Dump global vlan options only */ macro
/linux-master/net/bridge/
H A Dbr_vlan.c1957 bool dump_global = !!(dump_flags & BRIDGE_VLANDB_DUMPF_GLOBAL);

Completed in 117 milliseconds