Searched refs:UDP_STAT_IPACKETS (Results 1 – 4 of 4) sorted by relevance
170 SHOW(u[UDP_STAT_IPACKETS], 9, 35); in showip()223 ADJINETCTR(curstat, oldstat, newstat, u[UDP_STAT_IPACKETS]); in fetchip()
61 #define UDP_STAT_IPACKETS 0 /* total input packets */ macro
322 UDP_STATINC(UDP_STAT_IPACKETS); in udp_input()
566 p(UDP_STAT_IPACKETS, "\t%" PRIu64 " datagram%s received\n"); in udp_stats()575 delivered = udpstat[UDP_STAT_IPACKETS] - in udp_stats()