Searched refs:udps_opackets (Results 1 – 7 of 7) sorted by relevance
196 DO(u.udps_opackets); in domode()245 DO(u.udps_opackets, 18, 35); in showip()
94 uint64_t udps_opackets; /* total output packets */ member
1406 UDPSTAT_INC(udps_opackets); in udp_output()
194 value->v.uint32 = udpstat.udps_opackets; in op_udp()
622 printf(" %10lu total output packets\n", s.udps_opackets); in print_udp_stats()
844 UDPSTAT_INC(udps_opackets); in udp6_output()
804 p(udps_opackets, "datagram%s output\n"); in udp_stats()