Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_ENTRY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h359 * [BRIDGE_VLANDB_ENTRY] = {
366 BRIDGE_VLANDB_ENTRY, enumerator
382 /* [BRIDGE_VLANDB_ENTRY] = {
397 /* [BRIDGE_VLANDB_ENTRY] = {
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h305 BRIDGE_VLANDB_ENTRY, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h305 BRIDGE_VLANDB_ENTRY, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h501 * [BRIDGE_VLANDB_ENTRY] = {
512 BRIDGE_VLANDB_ENTRY, enumerator
533 /* [BRIDGE_VLANDB_ENTRY] = {
548 /* [BRIDGE_VLANDB_ENTRY] = {
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c1649 nest = nla_nest_start(skb, BRIDGE_VLANDB_ENTRY); in br_vlan_fill_vids()
1688 + nla_total_size(0) /* BRIDGE_VLANDB_ENTRY */ in rtnl_vlan_nlmsg_size()
2065 if (nla_type(attr) != BRIDGE_VLANDB_ENTRY) in br_vlan_rtm_process()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c1826 nest = nla_nest_start(skb, BRIDGE_VLANDB_ENTRY); in br_vlan_fill_vids()
1865 + nla_total_size(0) /* BRIDGE_VLANDB_ENTRY */ in rtnl_vlan_nlmsg_size()
2273 case BRIDGE_VLANDB_ENTRY: in br_vlan_rtm_process()

Completed in 13 milliseconds