Home
last modified time | relevance | path

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

/linux/include/net/
H A Dvxlan.h379 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
/linux/net/ipv4/
H A Dudp_offload.c167 case ENCAP_TYPE_ETHER: in skb_udp_tunnel_segment()
/linux/net/xfrm/
H A Dxfrm_output.c688 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
/linux/drivers/net/ethernet/sfc/
H A Defx_common.c1330 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1347 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c682 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in fm10k_tx_encap_offload()
/linux/include/linux/
H A Dskbuff.h2843 #define ENCAP_TYPE_ETHER 0 macro
2850 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()
/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/netronome/nfp/
H A Dnfp_net_common.c2146 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in nfp_net_features_check()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1139 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in wx_encode_tx_desc_ptype()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1274 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in cxgb_encap_offload_supported()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5112 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()