Home
last modified time | relevance | path

Searched refs:ENCAP_TYPE_ETHER (Results 1 – 7 of 7) sorted by relevance

/linux/net/ipv4/
H A Dudp_offload.c167 case ENCAP_TYPE_ETHER: in skb_udp_tunnel_segment()
/linux/net/xfrm/
H A Dxfrm_output.c694 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1340 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c681 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in fm10k_tx_encap_offload()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1739 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in xgbe_is_vxlan()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1137 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in wx_encode_tx_desc_ptype()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5112 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()