Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/
A Dbr_netlink_tunnel.c134 BRIDGE_VLAN_INFO_RANGE_END); in br_fill_vlan_tinfo_range()
298 } else if (tinfo_curr->flags & BRIDGE_VLAN_INFO_RANGE_END) { in br_process_vlan_tunnel_info()
A Dbr_private.h695 } else if (!(cur->flags & BRIDGE_VLAN_INFO_RANGE_END)) { in br_vlan_valid_range()
706 BRIDGE_VLAN_INFO_RANGE_END))) { in br_vlan_valid_range()
A Dbr_vlan.c2178 BRIDGE_VLAN_INFO_RANGE_END)) { in br_vlan_rtm_process_one()
2188 vrange_end.flags = BRIDGE_VLAN_INFO_RANGE_END | vinfo->flags; in br_vlan_rtm_process_one()
A Dbr_netlink.c336 vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_END; in br_fill_ifvlaninfo_range()
/linux-6.3-rc2/include/uapi/linux/
A Dif_bridge.h134 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro

Completed in 25 milliseconds