Home
last modified time | relevance | path

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

/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.h800 * ENCAP_TYPE_ETHER or ENCAP_TYPE_IPPROTO
862 * skb->inner_protocol_type == ENCAP_TYPE_IPPROTO;
2909 #define ENCAP_TYPE_IPPROTO 1 macro
2922 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO; in skb_set_inner_ipproto()