Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_DUMPF_STATS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bridge.h356 #define BRIDGE_VLANDB_DUMPF_STATS (1 << 0) /* Include stats in the dump */ macro
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan.c1780 bool dump_stats = !!(dump_flags & BRIDGE_VLANDB_DUMPF_STATS); in br_vlan_dump_dev()