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

/netbsd-current/sys/netipsec/
H A Dipcomp.h42 u_int8_t comp_nxt; /* Next Header */ member in struct:ipcomp
H A Dxform_ipcomp.c307 nproto = ipc->comp_nxt;
563 ipcomp->comp_nxt = mtod(m, struct ip *)->ip_p;
568 ipcomp->comp_nxt = mtod(m, struct ip6_hdr *)->ip6_nxt;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-ipcomp.c39 nd_uint8_t comp_nxt; /* Next Header */ member in struct:ipcomp
62 * based on ipcomp->comp_nxt, dissects the decompressed data.

Completed in 141 milliseconds