Home
last modified time | relevance | path

Searched refs:BRIDGE_VLAN_INFO_RANGE_END (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_netlink_tunnel.c134 BRIDGE_VLAN_INFO_RANGE_END); in br_fill_vlan_tinfo_range()
295 } else if (tinfo_curr->flags & BRIDGE_VLAN_INFO_RANGE_END) { in br_process_vlan_tunnel_info()
H A Dbr_private.h597 } else if (!(cur->flags & BRIDGE_VLAN_INFO_RANGE_END)) {
608 BRIDGE_VLAN_INFO_RANGE_END))) {
H A Dbr_vlan.c1972 BRIDGE_VLAN_INFO_RANGE_END)) { in br_vlan_rtm_process_one()
1982 vrange_end.flags = BRIDGE_VLAN_INFO_RANGE_END | vinfo->flags; in br_vlan_rtm_process_one()
H A Dbr_netlink.c270 vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_END; in br_fill_ifvlaninfo_range()
/kernel/linux/linux-6.6/net/bridge/
H 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()
H A Dbr_private.h700 } else if (!(cur->flags & BRIDGE_VLAN_INFO_RANGE_END)) {
711 BRIDGE_VLAN_INFO_RANGE_END))) {
H A Dbr_vlan.c2179 BRIDGE_VLAN_INFO_RANGE_END)) { in br_vlan_rtm_process_one()
2189 vrange_end.flags = BRIDGE_VLAN_INFO_RANGE_END | vinfo->flags; in br_vlan_rtm_process_one()
H A Dbr_netlink.c344 vinfo.flags = flags | BRIDGE_VLAN_INFO_RANGE_END; in br_fill_ifvlaninfo_range()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_bridge.h103 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h132 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h117 #define BRIDGE_VLAN_INFO_RANGE_END (1 << 4) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h117 #define BRIDGE_VLAN_INFO_RANGE_END (1 << 4) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h134 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro

Completed in 23 milliseconds