Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp_rxtx.c62 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in mlx5e_psp_set_swp()
/linux/include/net/
H A Dvxlan.h384 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
/linux/net/xfrm/
H A Dxfrm_output.c728 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
/linux/net/ipv4/
H A Dudp_offload.c323 case ENCAP_TYPE_ETHER: in skb_udp_tunnel_segment()
/linux/drivers/net/ethernet/sfc/
H A Defx_common.c1310 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1337 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/wangxun/libwx/
H A Dwx_lib.c1230 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in wx_encode_tx_desc_ptype()
3239 if (skb->inner_protocol_type == ENCAP_TYPE_ETHER && in wx_features_check()
/linux/include/linux/
H A Dskbuff.h2956 #define ENCAP_TYPE_ETHER 0 macro
2963 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()
/linux/drivers/net/
H A Dgeneve.c1180 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in geneve_build_gro_hint_opt()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1484 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in xgbe_is_vxlan()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2145 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in nfp_net_features_check()
/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.c5111 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()