Home
last modified time | relevance | path

Searched refs:comp_nxt (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netipsec/
H A Dipcomp.h43 u_int8_t comp_nxt; /* Next Header */ member
H A Dxform_ipcomp.c219 if (ipcomp->comp_nxt == IPPROTO_IPCOMP) { in ipcomp_input()
346 nproto = ((struct ipcomp *) addr)->comp_nxt; in ipcomp_input_cb()
594 ipcomp->comp_nxt = mtod(m, struct ip *)->ip_p; in ipcomp_output_cb()
599 ipcomp->comp_nxt = mtod(m, struct ip6_hdr *)->ip6_nxt; in ipcomp_output_cb()