Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_bridge.h129 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro
/linux-4.1.27/net/bridge/
Dbr_netlink.c172 vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_END; in br_fill_ifvlaninfo_range()
473 if (!(vinfo->flags & BRIDGE_VLAN_INFO_RANGE_END)) in br_afspec()