Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_ENTRY_INFO (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan_options.c143 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_modify_tunnel()
145 * the starting vlan is in BRIDGE_VLANDB_ENTRY_INFO and v is the in br_vlan_modify_tunnel()
H A Dbr_vlan.c1660 if (nla_put(skb, BRIDGE_VLANDB_ENTRY_INFO, sizeof(info), &info)) in br_vlan_fill_vids()
1690 + nla_total_size(sizeof(struct bridge_vlan_info)) /* BRIDGE_VLANDB_ENTRY_INFO */ in rtnl_vlan_nlmsg_size()
1926 [BRIDGE_VLANDB_ENTRY_INFO] =
1964 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) { in br_vlan_rtm_process_one()
1970 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_rtm_process_one()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_bridge.h360 * [BRIDGE_VLANDB_ENTRY_INFO]
373 BRIDGE_VLANDB_ENTRY_INFO, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_bridge.h311 BRIDGE_VLANDB_ENTRY_INFO, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_bridge.h311 BRIDGE_VLANDB_ENTRY_INFO, enumerator
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c1837 if (nla_put(skb, BRIDGE_VLANDB_ENTRY_INFO, sizeof(info), &info)) in br_vlan_fill_vids()
1867 + nla_total_size(sizeof(struct bridge_vlan_info)) /* BRIDGE_VLANDB_ENTRY_INFO */ in rtnl_vlan_nlmsg_size()
2129 [BRIDGE_VLANDB_ENTRY_INFO] =
2171 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) { in br_vlan_rtm_process_one()
2177 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_rtm_process_one()
H A Dbr_vlan_options.c176 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_modify_tunnel()
178 * the starting vlan is in BRIDGE_VLANDB_ENTRY_INFO and v is the in br_vlan_modify_tunnel()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_bridge.h502 * [BRIDGE_VLANDB_ENTRY_INFO]
520 BRIDGE_VLANDB_ENTRY_INFO, enumerator

Completed in 13 milliseconds