Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/drivers/net/ethernet/sfc/
A Dtx_tso.c150 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in efx_tso_check_protocol()
/linux/drivers/staging/gdm724x/
A 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/net/dsa/
A Dtag_sja1105.c256 hdr = skb_vlan_eth_hdr(skb); in sja1105_pvid_tag_control_pkt()
/linux/net/batman-adv/
A Dsoft-interface.c448 vhdr = skb_vlan_eth_hdr(skb); in batadv_interface_rx()
/linux/drivers/net/ethernet/qlogic/qlcnic/
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/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.c3056 vhdr = skb_vlan_eth_hdr(skb); in i40e_tx_prepare_vlan_flags()
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth.c1484 ethertype = ntohs(skb_vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in dpaa_enable_tx_csum()
/linux/drivers/net/ethernet/qlogic/netxen/
A Dnetxen_nic_main.c1855 vh = skb_vlan_eth_hdr(skb); in netxen_tso_check()
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c3740 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in fec_enet_select_queue()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.c1939 struct vlan_ethhdr *vhdr = skb_vlan_eth_hdr(skb); in bnx2x_select_queue()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c1127 struct vlan_ethhdr *veh = skb_vlan_eth_hdr(skb); in be_lancer_xmit_workarounds()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c1536 vhdr = skb_vlan_eth_hdr(skb); in hns3_handle_vtags()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_main.c4761 struct vlan_ethhdr *veth = skb_vlan_eth_hdr(skb); in stmmac_rx_vlan()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c8828 vhdr = skb_vlan_eth_hdr(skb); in ixgbe_xmit_frame_ring()

Completed in 113 milliseconds