Home
last modified time | relevance | path

Searched refs:BRIDGE_VLANDB_ENTRY_INFO (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dif_bridge.h520 BRIDGE_VLANDB_ENTRY_INFO, enumerator
/linux-6.3-rc2/net/bridge/
A Dbr_vlan.c1837 if (nla_put(skb, BRIDGE_VLANDB_ENTRY_INFO, sizeof(info), &info)) in br_vlan_fill_vids()
2129 [BRIDGE_VLANDB_ENTRY_INFO] =
2170 if (!tb[BRIDGE_VLANDB_ENTRY_INFO]) { in br_vlan_rtm_process_one()
2176 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_rtm_process_one()
A Dbr_vlan_options.c173 vinfo = nla_data(tb[BRIDGE_VLANDB_ENTRY_INFO]); in br_vlan_modify_tunnel()

Completed in 17 milliseconds