Home
last modified time | relevance | path

Searched refs:skb_vlan_eth_hdr (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/include/linux/
H A Dif_vlan.h68 static inline struct vlan_ethhdr *skb_vlan_eth_hdr(const struct sk_buff *skb) in skb_vlan_eth_hdr() function
547 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in __vlan_get_tag()
779 veh = skb_vlan_eth_hdr(skb); in skb_vlan_tagged_multi()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dtx_tso.c150 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in efx_tso_check_protocol()
/linux-6.15/net/dsa/
H A Dtag_sja1105.c256 hdr = skb_vlan_eth_hdr(skb); in sja1105_pvid_tag_control_pkt()
/linux-6.15/net/batman-adv/
H A Dmesh-interface.c448 vhdr = skb_vlan_eth_hdr(skb); in batadv_interface_rx()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c321 vh = skb_vlan_eth_hdr(skb); in qlcnic_send_filter()
470 vh = skb_vlan_eth_hdr(skb); in qlcnic_tx_pkt()
/linux-6.15/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1855 vh = skb_vlan_eth_hdr(skb); in netxen_tso_check()
/linux-6.15/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1500 ethertype = ntohs(skb_vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in dpaa_enable_tx_csum()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3056 vhdr = skb_vlan_eth_hdr(skb); in i40e_tx_prepare_vlan_flags()
/linux-6.15/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1939 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in bnx2x_select_queue()
/linux-6.15/drivers/net/ethernet/freescale/
H A Dfec_main.c3777 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in fec_enet_select_queue()
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1127 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in be_lancer_xmit_workarounds()
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1543 vhdr = skb_vlan_eth_hdr(skb); in hns3_handle_vtags()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4832 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in stmmac_rx_vlan()
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c9197 vhdr = skb_vlan_eth_hdr(skb); in ixgbe_xmit_frame_ring()