Home
last modified time | relevance | path

Searched refs:udps_opackets (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/usr.bin/systat/
H A Dip.c196 DO(u.udps_opackets); in domode()
245 DO(u.udps_opackets, 18, 35); in showip()
/freebsd-14.2/sys/netinet/
H A Dudp_var.h88 uint64_t udps_opackets; /* total output packets */ member
H A Dtcp_output.c1360 UDPSTAT_INC(udps_opackets); in tcp_default_output()
1381 UDPSTAT_INC(udps_opackets); in tcp_default_output()
H A Dudp_usrreq.c1414 UDPSTAT_INC(udps_opackets); in udp_send()
H A Dsctp_output.c4230 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
4560 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
11350 UDPSTAT_INC(udps_opackets); in sctp_send_resp_msg()
/freebsd-14.2/contrib/bsnmp/snmp_mibII/
H A DmibII_udp.c194 value->v.uint32 = udpstat.udps_opackets; in op_udp()
/freebsd-14.2/sys/netinet6/
H A Dudp6_usrreq.c926 UDPSTAT_INC(udps_opackets); in udp6_send()
/freebsd-14.2/usr.bin/netstat/
H A Dinet.c958 p(udps_opackets, "{:output-packets/%ju} {N:/datagram%s output}\n"); in udp_stats()
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Drack.c18968 UDPSTAT_INC(udps_opackets); in rack_fast_rsm_output()
18989 UDPSTAT_INC(udps_opackets); in rack_fast_rsm_output()
19538 UDPSTAT_INC(udps_opackets); in rack_fast_output()
19559 UDPSTAT_INC(udps_opackets); in rack_fast_output()
21949 UDPSTAT_INC(udps_opackets); in rack_output()
21970 UDPSTAT_INC(udps_opackets); in rack_output()
H A Dbbr.c13437 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()
13457 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()