Searched refs:udps_hdrops (Results 1 – 4 of 4) sorted by relevance
93 u_int32_t udps_hdrops; /* packet shorter than header */ member
331 udpstat.udps_hdrops++; in udp_input()611 udpstat.udps_hdrops++; in udp_input()
1239 OSAddAtomic(1, &udpstat.udps_hdrops); in ip_input_first_pass()1364 OSAddAtomic(1, &udpstat.udps_hdrops); in ip_input_check_interface()
527 udpstat.udps_hdrops++; in udp6_input()