Searched refs:udps_hdrops (Results 1 – 7 of 7) sorted by relevance
186 DO(u.udps_hdrops); in domode()228 DO(u.udps_hdrops, 11, 35); in showip()
76 uint64_t udps_hdrops; /* packet shorter than header */ member
190 MIB_PROBE_UDP(udps_hdrops);
184 SDT_PROBE_DECLARE(mib, udp, count, udps_hdrops);
494 UDPSTAT_INC(udps_hdrops); in udp_input()
187 value->v.uint32 = udpstat.udps_hdrops + in op_udp()
927 p1a(udps_hdrops, "{:dropped-incomplete-headers/%ju} " in udp_stats()944 udpstat.udps_hdrops - in udp_stats()