Home
last modified time | relevance | path

Searched refs:ENCAP_TYPE_IPPROTO (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp_rxtx.c47 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) { in mlx5e_psp_set_swp()
/linux/net/xfrm/
H A Dxfrm_output.c723 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) { in xfrm_get_inner_ipproto()
/linux/net/ipv4/
H A Dudp_offload.c327 case ENCAP_TYPE_IPPROTO: in skb_udp_tunnel_segment()
/linux/include/linux/
H A Dskbuff.h2957 #define ENCAP_TYPE_IPPROTO 1 macro
2970 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO; in skb_set_inner_ipproto()