Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dvxlan.h379 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
/linux-6.12.1/net/ipv4/
Dudp_offload.c167 case ENCAP_TYPE_ETHER: in skb_udp_tunnel_segment()
/linux-6.12.1/net/xfrm/
Dxfrm_output.c688 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Defx_common.c1340 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux-6.12.1/drivers/net/ethernet/sfc/
Defx_common.c1328 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
/linux-6.12.1/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c681 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in fm10k_tx_encap_offload()
/linux-6.12.1/include/linux/
Dskbuff.h2888 #define ENCAP_TYPE_ETHER 0 macro
2895 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1739 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in xgbe_is_vxlan()
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c1137 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in wx_encode_tx_desc_ptype()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_common.c2145 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in nfp_net_features_check()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1274 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in cxgb_encap_offload_supported()
/linux-6.12.1/drivers/net/ethernet/emulex/benet/
Dbe_main.c5112 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()