Home
last modified time | relevance | path

Searched refs:UDPSTAT_INC (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netinet6/
H A Dudp6_usrreq.c212 UDPSTAT_INC(udps_fullsock); in udp6_append()
303 UDPSTAT_INC(udps_filtermcast); in udp6_multi_input()
341 UDPSTAT_INC(udps_noport); in udp6_multi_input()
342 UDPSTAT_INC(udps_noportmcast); in udp6_multi_input()
379 UDPSTAT_INC(udps_ipackets); in udp6_input()
408 UDPSTAT_INC(udps_badlen); in udp6_input()
412 UDPSTAT_INC(udps_nosum); in udp6_input()
436 UDPSTAT_INC(udps_badsum); in udp6_input()
513 UDPSTAT_INC(udps_noport); in udp6_input()
516 UDPSTAT_INC(udps_noportmcast); in udp6_input()
[all …]
/freebsd/sys/netinet/
H A Dudp_usrreq.c325 UDPSTAT_INC(udps_fullsock); in udp_append()
413 UDPSTAT_INC(udps_filtermcast); in udp_multi_input()
448 UDPSTAT_INC(udps_noport); in udp_multi_input()
450 UDPSTAT_INC(udps_noportmcast); in udp_multi_input()
452 UDPSTAT_INC(udps_noportbcast); in udp_multi_input()
477 UDPSTAT_INC(udps_ipackets); in udp_input()
494 UDPSTAT_INC(udps_hdrops); in udp_input()
536 UDPSTAT_INC(udps_badlen); in udp_input()
570 UDPSTAT_INC(udps_badsum); in udp_input()
576 UDPSTAT_INC(udps_nosum); in udp_input()
[all …]
H A Dudp_var.h136 #define UDPSTAT_INC(name) UDPSTAT_ADD(name, 1) macro
H A Dtcp_output.c1364 UDPSTAT_INC(udps_opackets); in tcp_default_output()
1385 UDPSTAT_INC(udps_opackets); in tcp_default_output()
H A Dsctp_output.c4228 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
4558 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
11348 UDPSTAT_INC(udps_opackets); in sctp_send_resp_msg()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c18720 UDPSTAT_INC(udps_opackets); in rack_fast_rsm_output()
18741 UDPSTAT_INC(udps_opackets); in rack_fast_rsm_output()
19276 UDPSTAT_INC(udps_opackets); in rack_fast_output()
19297 UDPSTAT_INC(udps_opackets); in rack_fast_output()
21823 UDPSTAT_INC(udps_opackets); in rack_output()
21844 UDPSTAT_INC(udps_opackets); in rack_output()
H A Dbbr.c13433 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()
13453 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()