Home
last modified time | relevance | path

Searched defs:vlan_proto (Results 1 – 25 of 64) sorted by relevance

123

/linux/include/linux/
H A Dif_vlan.h182 __be16 vlan_proto; member
247 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
355 __be16 vlan_proto, u16 vlan_tci, in __vlan_insert_inner_tag()
404 __be16 vlan_proto, u16 vlan_tci) in __vlan_insert_tag()
427 __be16 vlan_proto, in vlan_insert_inner_tag()
458 __be16 vlan_proto, u16 vlan_tci) in vlan_insert_tag()
478 __be16 vlan_proto, in vlan_insert_tag_set_proto()
537 __be16 vlan_proto, u16 vlan_tci) in __vlan_hwaccel_put_tag()
H A Dnetfilter_bridge.h12 __be16 vlan_proto; member
H A Dif_link.h31 __be16 vlan_proto; member
/linux/net/8021q/
H A Dvlan.h69 __be16 vlan_proto, in vlan_group_get_device()
81 __be16 vlan_proto, u16 vlan_id, in vlan_group_set_device()
96 __be16 vlan_proto, u16 vlan_id) in vlan_find_dev()
H A Dvlan_core.c13 __be16 vlan_proto = skb->vlan_proto; in vlan_do_receive() local
77 __be16 vlan_proto, u16 vlan_id) in __vlan_find_dev_deep_rcu()
H A Dvlan.c50 __be16 vlan_proto, u16 vlan_id) in vlan_group_prealloc_vid()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c90 mlx5_esw_bridge_ingress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_ingress_vlan_proto_fg_create()
153 u16 vlan_proto, struct mlx5_eswitch *esw, in mlx5_esw_bridge_ingress_vlan_proto_filter_fg_create()
248 mlx5_esw_bridge_egress_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_egress_vlan_proto_fg_create()
1024 mlx5_esw_bridge_vlan_push_create(u16 vlan_proto, struct mlx5_esw_bridge_vlan *vlan, in mlx5_esw_bridge_vlan_push_create()
1123 mlx5_esw_bridge_vlan_push_pop_fhs_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_fhs_create()
1136 mlx5_esw_bridge_vlan_push_pop_create(u16 vlan_proto, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_push_pop_create()
1175 mlx5_esw_bridge_vlan_create(u16 vlan_proto, u16 vid, u16 flags, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_create()
H A Dbridge_mcast.c367 mlx5_esw_bridge_mcast_vlan_proto_fg_create(unsigned int from, unsigned int to, u16 vlan_proto, in mlx5_esw_bridge_mcast_vlan_proto_fg_create()
572 mlx5_esw_bridge_mcast_vlan_flow_create(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_mcast_vlan_flow_create()
621 int mlx5_esw_bridge_vlan_mcast_init(u16 vlan_proto, struct mlx5_esw_bridge_port *port, in mlx5_esw_bridge_vlan_mcast_init()
H A Dbridge_priv.h220 u16 vlan_proto; member
/linux/drivers/net/ethernet/sfc/
H A Dsriov.c22 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
H A Dtc.h76 __be16 vlan_proto[2]; member
95 __be16 vlan_tci[2], vlan_proto[2]; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dsriov.h27 u8 qos, __be16 vlan_proto) in efx_sriov_set_vf_vlan()
/linux/net/sched/
H A Dsch_frag.c15 __be16 vlan_proto; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c34 __u16 vlan_proto; member
60 __u16 vlan_proto; member
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c97 __be16 vlan_proto) in nfp_app_set_vf_vlan()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.c567 static int ice_xdp_rx_vlan_tag(const struct xdp_md *ctx, __be16 *vlan_proto, in ice_xdp_rx_vlan_tag()
H A Dice_sriov.c1652 ice_is_supported_port_vlan_proto(struct ice_hw *hw, u16 vlan_proto) in ice_is_supported_port_vlan_proto()
1681 __be16 vlan_proto) in ice_set_vf_port_vlan()
H A Dice_txrx.h262 __be16 vlan_proto; member
341 __be16 vlan_proto; member
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_iov.c591 u8 qos, __be16 vlan_proto) in fm10k_ndo_set_vf_vlan()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth.h36 __be16 vlan_proto; member
/linux/net/dsa/
H A Dtag_8021q.c536 __be16 vlan_proto; in dsa_8021q_rcv() local
/linux/net/openvswitch/
H A Ddatapath.h188 __be16 vlan_proto; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c259 static int mlx5e_xdp_rx_vlan_tag(const struct xdp_md *ctx, __be16 *vlan_proto, in mlx5e_xdp_rx_vlan_tag()
/linux/net/netfilter/
H A Dnft_payload.c819 __be16 vlan_proto; in nft_payload_set_vlan() local
/linux/net/core/
H A Dxdp.c954 bpf_xdp_metadata_rx_vlan_tag(const struct xdp_md * ctx,__be16 * vlan_proto,u16 * vlan_tci) bpf_xdp_metadata_rx_vlan_tag() argument

123