Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)) { in br_vlan_valid_range()
608 BRIDGE_VLAN_INFO_RANGE_END))) { in br_vlan_valid_range()
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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_bridge.h131 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_bridge.h131 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_bridge.h132 #define BRIDGE_VLAN_INFO_RANGE_END (1<<4) /* VLAN is end of vlan range */ macro