Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dvxlan.h380 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
/linux-6.15/net/ipv4/
H A Dudp_offload.c167 case ENCAP_TYPE_ETHER: in skb_udp_tunnel_segment()
/linux-6.15/net/xfrm/
H A Dxfrm_output.c728 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
/linux-6.15/drivers/net/ethernet/sfc/
H A Defx_common.c1313 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1340 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux-6.15/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c681 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in fm10k_tx_encap_offload()
/linux-6.15/include/linux/
H A Dskbuff.h2907 #define ENCAP_TYPE_ETHER 0 macro
2914 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()
/linux-6.15/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1739 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in xgbe_is_vxlan()
/linux-6.15/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-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c1145 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in wx_encode_tx_desc_ptype()
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1274 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in cxgb_encap_offload_supported()
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5112 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()