Searched refs:UDP_STAT_HDROPS (Results 1 – 4 of 4) sorted by relevance
171 SHOW(u[UDP_STAT_HDROPS], 10, 35); in showip()224 ADJINETCTR(curstat, oldstat, newstat, u[UDP_STAT_HDROPS]); in fetchip()
62 #define UDP_STAT_HDROPS 1 /* packet shorter than header */ macro
330 UDP_STATINC(UDP_STAT_HDROPS); in udp_input()341 UDP_STATINC(UDP_STAT_HDROPS); in udp_input()382 UDP_STATINC(UDP_STAT_HDROPS); in udp_input()396 UDP_STATINC(UDP_STAT_HDROPS); in udp_input()
567 ps(UDP_STAT_HDROPS, "\t%" PRIu64 " with incomplete header\n"); in udp_stats()576 udpstat[UDP_STAT_HDROPS] - in udp_stats()