Home
last modified time | relevance | path

Searched refs:SCTP_STAT_INCR (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_input.c2870 SCTP_STAT_INCR(sctps_recvecne); in sctp_handle_ecn_echo()
4159 SCTP_STAT_INCR(sctps_pdrpcrupt); in sctp_handle_packet_dropped()
4252 SCTP_STAT_INCR(sctps_pdrpfehos); in sctp_handle_packet_dropped()
4280 SCTP_STAT_INCR(sctps_pdrpfmbox); in sctp_handle_packet_dropped()
4362 SCTP_STAT_INCR(sctps_badvtag); in sctp_process_control()
5356 SCTP_STAT_INCR(sctps_badsum); in sctp_common_input_processing()
5383 SCTP_STAT_INCR(sctps_hdrops); in sctp_common_input_processing()
5415 SCTP_STAT_INCR(sctps_noport); in sctp_common_input_processing()
5540 SCTP_STAT_INCR(sctps_badvtag); in sctp_common_input_processing()
5749 SCTP_STAT_INCR(sctps_hdrops); in sctp_input_with_port()
[all …]
H A Dsctp_crc32.c121 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_delayed_cksum()
H A Dsctp_output.c4537 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_lowlevel_chunk_output()
4544 SCTP_STAT_INCR(sctps_sendhwcrc); in sctp_lowlevel_chunk_output()
7768 SCTP_STAT_INCR(sctps_cmt_randry); in sctp_fill_outqueue()
10932 SCTP_STAT_INCR(sctps_sendsacks); in sctp_send_sack()
11300 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_send_resp_msg()
11307 SCTP_STAT_INCR(sctps_sendhwcrc); in sctp_send_resp_msg()
11323 SCTP_STAT_INCR(sctps_sendswcrc); in sctp_send_resp_msg()
11330 SCTP_STAT_INCR(sctps_sendhwcrc); in sctp_send_resp_msg()
11352 SCTP_STAT_INCR(sctps_sendpackets); in sctp_send_resp_msg()
11356 SCTP_STAT_INCR(sctps_senderrors); in sctp_send_resp_msg()
[all …]
H A Dsctp_uio.h1132 #define SCTP_STAT_INCR(_x) SCTP_STAT_INCR_BY(_x,1) macro
1142 #define SCTP_STAT_INCR_COUNTER32(_x) SCTP_STAT_INCR(_x)
1143 #define SCTP_STAT_INCR_COUNTER64(_x) SCTP_STAT_INCR(_x)
1144 #define SCTP_STAT_INCR_GAUGE32(_x) SCTP_STAT_INCR(_x)
H A Dsctp_auth.c1601 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1604 SCTP_STAT_INCR(sctps_recvauth); in sctp_handle_auth()
1618 SCTP_STAT_INCR(sctps_recvivalhmacid); in sctp_handle_auth()
1650 SCTP_STAT_INCR(sctps_recvivalkeyid); in sctp_handle_auth()
1677 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
1690 SCTP_STAT_INCR(sctps_recvauthfailed); in sctp_handle_auth()
H A Dsctp_indata.c1752 SCTP_STAT_INCR(sctps_recvdupdata); in sctp_process_a_data_chunk()
1780 SCTP_STAT_INCR(sctps_recvdupdata); in sctp_process_a_data_chunk()
1833 SCTP_STAT_INCR(sctps_badsid); in sctp_process_a_data_chunk()
1948 SCTP_STAT_INCR(sctps_datadroprwnd); in sctp_process_a_data_chunk()
2063 SCTP_STAT_INCR(sctps_nomem); in sctp_process_a_data_chunk()
2079 SCTP_STAT_INCR(sctps_nomem); in sctp_process_a_data_chunk()
2131 SCTP_STAT_INCR(sctps_recvexpress); in sctp_process_a_data_chunk()
2145 SCTP_STAT_INCR(sctps_nomem); in sctp_process_a_data_chunk()
2279 SCTP_STAT_INCR(sctps_recvdata); in sctp_process_a_data_chunk()
2908 SCTP_STAT_INCR(sctps_recvpktwithdata); in sctp_process_data()
[all …]
H A Dsctputil.c1821 SCTP_STAT_INCR(sctps_timodata); in sctp_timeout_handler()
1863 SCTP_STAT_INCR(sctps_timoinit); in sctp_timeout_handler()
1875 SCTP_STAT_INCR(sctps_timosack); in sctp_timeout_handler()
1888 SCTP_STAT_INCR(sctps_timoshutdown); in sctp_timeout_handler()
1925 SCTP_STAT_INCR(sctps_timocookie); in sctp_timeout_handler()
1945 SCTP_STAT_INCR(sctps_timosecret); in sctp_timeout_handler()
1967 SCTP_STAT_INCR(sctps_timopathmtu); in sctp_timeout_handler()
1991 SCTP_STAT_INCR(sctps_timoasconf); in sctp_timeout_handler()
2025 SCTP_STAT_INCR(sctps_timostrmrst); in sctp_timeout_handler()
2037 SCTP_STAT_INCR(sctps_timoinpkill); in sctp_timeout_handler()
[all …]
H A Dsctp_cc_functions.c244 SCTP_STAT_INCR(sctps_fastretransinrtt); in sctp_cwnd_update_after_fr()
1121 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_cwnd_update_after_ecn_echo_common()
1124 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_cwnd_update_after_ecn_echo_common()
1742 SCTP_STAT_INCR(sctps_fastretransinrtt); in sctp_hs_cwnd_update_after_fr()
2275 SCTP_STAT_INCR(sctps_fastretransinrtt); in sctp_htcp_cwnd_update_after_fr()
2307 SCTP_STAT_INCR(sctps_ecnereducedcwnd); in sctp_htcp_cwnd_update_after_ecn_echo()
H A Dsctp_var.h176 SCTP_STAT_INCR(sctps_cached_chk); \
H A Dsctp_timer.c681 SCTP_STAT_INCR(sctps_markedretrans); in sctp_mark_all_for_resend()
836 SCTP_STAT_INCR(sctps_timowindowprobe); in sctp_t3rxt_timer()
H A Dsctp_pcb.c2187 SCTP_STAT_INCR(sctps_vtagexpress); in sctp_findassoc_by_vtag()
2196 SCTP_STAT_INCR(sctps_vtagbogus); in sctp_findassoc_by_vtag()
3606 SCTP_STAT_INCR(sctps_left_abandon); in sctp_inpcb_free()
6773 SCTP_STAT_INCR(sctps_protocol_drains_done); in sctp_drain_mbufs()
6973 SCTP_STAT_INCR(sctps_protocol_drain_calls); in sctp_drain()
/freebsd/sys/netinet6/
H A Dsctp6_usrreq.c99 SCTP_STAT_INCR(sctps_recvpackets); in sctp6_input_with_port()
106 SCTP_STAT_INCR(sctps_hdrops); in sctp6_input_with_port()
135 SCTP_STAT_INCR(sctps_hdrops); in sctp6_input_with_port()
143 SCTP_STAT_INCR(sctps_recvhwcrc); in sctp6_input_with_port()
146 SCTP_STAT_INCR(sctps_recvswcrc); in sctp6_input_with_port()