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

/xnu-2422.115.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.c334 udpstat.udps_hdrops++;
597 udpstat.udps_hdrops++;
H A Dip_input.c1187 OSAddAtomic(1, &udpstat.udps_hdrops);

Completed in 68 milliseconds