Home
last modified time | relevance | path

Searched refs:SCTP_STAT_INCR_COUNTER64 (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDsctp_output.c4279 SCTP_STAT_INCR_COUNTER64(sctps_outpackets); in sctp_lowlevel_chunk_output()
4627 SCTP_STAT_INCR_COUNTER64(sctps_outpackets); in sctp_lowlevel_chunk_output()
4949 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_send_initiate()
6089 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_send_initiate_ack()
8074 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_med_chunk_output()
8084 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_med_chunk_output()
8299 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_med_chunk_output()
8309 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_med_chunk_output()
8619 SCTP_STAT_INCR_COUNTER64(sctps_outcontrolchunks); in sctp_med_chunk_output()
8678 SCTP_STAT_INCR_COUNTER64(sctps_outorderchunks); in sctp_med_chunk_output()
[all …]
HDsctp_uio.h1135 #define SCTP_STAT_INCR_COUNTER64(_x) SCTP_STAT_INCR(_x) macro
HDsctp_indata.c485 SCTP_STAT_INCR_COUNTER64(sctps_reasmusrmsgs); in sctp_service_reassembly()
1881 SCTP_STAT_INCR_COUNTER64(sctps_inorderchunks); in sctp_process_a_data_chunk()
1883 SCTP_STAT_INCR_COUNTER64(sctps_inunorderchunks); in sctp_process_a_data_chunk()
HDsctp_input.c4737 SCTP_STAT_INCR_COUNTER64(sctps_incontrolchunks); in sctp_process_control()
6078 SCTP_STAT_INCR_COUNTER64(sctps_inpackets); in sctp_input_with_port()
/NextBSD/sys/netinet6/
HDsctp6_usrreq.c112 SCTP_STAT_INCR_COUNTER64(sctps_inpackets); in sctp6_input_with_port()