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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_var.h80 u_int8_t ip6q_nxt; /* ip6f_nxt in first fragment */ member in struct:ip6q
H A Dfrag6.c261 /* ip6q_nxt will be filled afterwards, from 1st fragment */
284 q6->ip6q_nxt = ip6f->ip6f_nxt;
499 nxt = q6->ip6q_nxt;

Completed in 21 milliseconds