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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_var.h156 u_int32_t ips_toosmall; /* not enough data */ member in struct:ipstat
H A Dip_divert.c522 OSAddAtomic(1, (SInt32*)&ipstat.ips_toosmall);
H A Dip_input.c628 OSAddAtomic(1, (SInt32*)&ipstat.ips_toosmall);
1120 OSAddAtomic(1, (SInt32*)&ipstat.ips_toosmall);

Completed in 28 milliseconds