Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dudp_offload.c170 case ENCAP_TYPE_IPPROTO: in skb_udp_tunnel_segment()
/linux-5.19.10/net/xfrm/
Dxfrm_output.c683 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) { in xfrm_get_inner_ipproto()
/linux-5.19.10/include/linux/
Dskbuff.h2855 #define ENCAP_TYPE_IPPROTO 1 macro
2868 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO; in skb_set_inner_ipproto()