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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h222 u_int32_t ip6f_ident; /* identification */ member in struct:ip6_frag
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dfrag6.c231 if (ip6f->ip6f_ident == q6->ip6q_ident &&
266 q6->ip6q_ident = ip6f->ip6f_ident;
H A Dip6_output.c1112 ip6f->ip6f_ident = id;

Completed in 31 milliseconds