Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dif_vlan.h68 static inline struct vlan_ethhdr *skb_vlan_eth_hdr(const struct sk_buff *skb) in skb_vlan_eth_hdr() function
540 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in __vlan_get_tag()
762 veh = skb_vlan_eth_hdr(skb); in skb_vlan_tagged_multi()
/linux-6.6.21/net/dsa/
Dtag_ocelot.c29 hdr = skb_vlan_eth_hdr(skb); in ocelot_xmit_get_vlan_info()
Dtag_sja1105.c256 hdr = skb_vlan_eth_hdr(skb); in sja1105_pvid_tag_control_pkt()
/linux-6.6.21/drivers/net/ethernet/sfc/
Dtx_tso.c150 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in efx_tso_check_protocol()
/linux-6.6.21/drivers/staging/gdm724x/
Dgdm_lte.c352 vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx_nic_type()
438 struct vlan_ethhdr *vlan_eth = skb_vlan_eth_hdr(skb); in gdm_lte_tx()
/linux-6.6.21/net/batman-adv/
Dsoft-interface.c445 vhdr = skb_vlan_eth_hdr(skb); in batadv_interface_rx()
/linux-6.6.21/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c321 vh = skb_vlan_eth_hdr(skb); in qlcnic_send_filter()
471 vh = skb_vlan_eth_hdr(skb); in qlcnic_tx_pkt()
/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c3070 vhdr = skb_vlan_eth_hdr(skb); in i40e_tx_prepare_vlan_flags()
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c1488 ethertype = ntohs(skb_vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in dpaa_enable_tx_csum()
/linux-6.6.21/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c1857 vh = skb_vlan_eth_hdr(skb); in netxen_tso_check()
/linux-6.6.21/drivers/net/ethernet/freescale/
Dfec_main.c3726 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in fec_enet_select_queue()
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c1938 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in bnx2x_select_queue()
/linux-6.6.21/drivers/net/ethernet/emulex/benet/
Dbe_main.c1127 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in be_lancer_xmit_workarounds()
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c1536 vhdr = skb_vlan_eth_hdr(skb); in hns3_handle_vtags()
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c4647 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in stmmac_rx_vlan()
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8801 vhdr = skb_vlan_eth_hdr(skb); in ixgbe_xmit_frame_ring()