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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dudp_var.h91 u_int32_t udps_hdrops; /* packet shorter than header */ member in struct:udpstat
H A Dudp_usrreq.c320 udpstat.udps_hdrops++;
545 udpstat.udps_hdrops++;
H A Dip_input.c991 OSAddAtomic(1, (SInt32*)&udpstat.udps_hdrops);

Completed in 19 milliseconds