Home
last modified time | relevance | path

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

/openbmc/linux/net/xfrm/
H A Dxfrm_output.c683 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) { in xfrm_get_inner_ipproto()
/openbmc/linux/net/ipv4/
H A Dudp_offload.c171 case ENCAP_TYPE_IPPROTO: in skb_udp_tunnel_segment()
/openbmc/linux/include/linux/
H A Dskbuff.h2772 #define ENCAP_TYPE_IPPROTO 1 macro
2785 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO; in skb_set_inner_ipproto()