Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dudp6_usrreq.c204 UDPSTAT_INC(udps_fullsock); in udp6_append()
243 UDPSTAT_INC(udps_ipackets); in udp6_input()
272 UDPSTAT_INC(udps_badlen); in udp6_input()
276 UDPSTAT_INC(udps_nosum); in udp6_input()
300 UDPSTAT_INC(udps_badsum); in udp6_input()
392 UDPSTAT_INC(udps_filtermcast); in udp6_input()
438 UDPSTAT_INC(udps_noport); in udp6_input()
439 UDPSTAT_INC(udps_noportmcast); in udp6_input()
508 UDPSTAT_INC(udps_noport); in udp6_input()
511 UDPSTAT_INC(udps_noportmcast); in udp6_input()
[all …]
/f-stack/freebsd/netinet/
H A Dudp_usrreq.c386 UDPSTAT_INC(udps_fullsock); in udp_append()
411 UDPSTAT_INC(udps_ipackets); in udp_input()
428 UDPSTAT_INC(udps_hdrops); in udp_input()
470 UDPSTAT_INC(udps_badlen); in udp_input()
512 UDPSTAT_INC(udps_badsum); in udp_input()
518 UDPSTAT_INC(udps_nosum); in udp_input()
595 UDPSTAT_INC(udps_filtermcast); in udp_input()
638 UDPSTAT_INC(udps_noportbcast); in udp_input()
705 UDPSTAT_INC(udps_noport); in udp_input()
707 UDPSTAT_INC(udps_noportbcast); in udp_input()
[all …]
H A Dudp_var.h115 #define UDPSTAT_INC(name) UDPSTAT_ADD(name, 1) macro
H A Dsctp_output.c4225 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
4555 UDPSTAT_INC(udps_opackets); in sctp_lowlevel_chunk_output()
11236 UDPSTAT_INC(udps_opackets); in sctp_send_resp_msg()
/f-stack/tools/compat/include/netinet/
H A Dudp_var.h115 #define UDPSTAT_INC(name) UDPSTAT_ADD(name, 1) macro
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c13590 UDPSTAT_INC(udps_opackets); in rack_output()
13611 UDPSTAT_INC(udps_opackets); in rack_output()
H A Dbbr.c13612 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()
13636 UDPSTAT_INC(udps_opackets); in bbr_output_wtime()