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

/src/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;

Completed in 4 milliseconds