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

/xnu-2782.1.97/bsd/netinet6/
H A Dipcomp.h43 u_int8_t comp_nxt; /* Next Header */ member in struct:ipcomp
H A Dipcomp_input.c121 nxt = ipcomp->comp_nxt;
278 nxt = ipcomp->comp_nxt;
H A Dipcomp_output.c298 ipcomp->comp_nxt = *nexthdrp;

Completed in 21 milliseconds