Home
last modified time | relevance | path

Searched refs:br_vlan_get_proto (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dif_bridge.h116 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto);
132 static inline int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto() function
/linux/net/bridge/netfilter/
A Dnft_meta_bridge.c55 br_vlan_get_proto(br_dev, &p_proto); in nft_meta_bridge_get_eval()
/linux/net/dsa/
A Dtag_ocelot.c26 br_vlan_get_proto(br, &proto); in ocelot_xmit_get_vlan_info()
A Ddsa_priv.h357 err = br_vlan_get_proto(br, &proto); in dsa_untag_bridge_pvid()
A Dtag_sja1105.c169 br_vlan_get_proto(other_dp->bridge_dev, &proto); in sja1105_xmit_tpid()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c239 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_bridge_device_create()
1177 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_add()
1824 br_vlan_get_proto(bridge_port->bridge_device->dev, &proto); in mlxsw_sp_bridge_port_vlan_del()
A Dspectrum.c4267 br_vlan_get_proto(upper_dev, &proto); in mlxsw_sp_netdevice_port_upper_event()
4284 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_port_upper_event()
4578 br_vlan_get_proto(br_dev, &proto); in mlxsw_sp_netdevice_bridge_event()
A Dspectrum_router.c8696 br_vlan_get_proto(l3_dev, &proto); in mlxsw_sp_inetaddr_bridge_event()
/linux/net/bridge/
A Dbr_vlan.c870 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto() function
878 EXPORT_SYMBOL_GPL(br_vlan_get_proto);
A Dbr_multicast.c790 if (br_vlan_get_proto(brmctx->br->dev, &vlan_proto) != 0) in __br_multicast_query_handle_vlan()

Completed in 62 milliseconds