Searched refs:udps_ipackets (Results 1 – 5 of 5) sorted by relevance
87 uint64_t udps_ipackets; /* total input packets */ member
411 UDPSTAT_INC(udps_ipackets); in udp_input()
912 p(udps_ipackets, "{:received-datagrams/%ju} " in udp_stats()930 delivered = udpstat.udps_ipackets - in udp_stats()
243 UDPSTAT_INC(udps_ipackets); in udp6_input()