Searched refs:udps_hdrops (Results 1 – 3 of 3) sorted by relevance
58 u_long udps_hdrops; /* packet shorter than header */ member101 udps_hdrops, /* packet shorter than header */ enumerator
217 udpstat_inc(udps_hdrops); in udp_input()327 udpstat_inc(udps_hdrops); in udp_input()
547 p1(udps_hdrops, "\t%lu with incomplete header\n"); in udp_stats()557 delivered = udpstat.udps_ipackets - udpstat.udps_hdrops - in udp_stats()