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

/linux-master/net/xfrm/
H A Dxfrm_output.c683 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) {
/linux-master/net/ipv4/
H A Dudp_offload.c171 case ENCAP_TYPE_IPPROTO:
/linux-master/include/linux/
H A Dskbuff.h776 * ENCAP_TYPE_ETHER or ENCAP_TYPE_IPPROTO
838 * skb->inner_protocol_type == ENCAP_TYPE_IPPROTO;
2841 #define ENCAP_TYPE_IPPROTO 1 macro
2854 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO;

Completed in 129 milliseconds