Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c7843 int bundle_at, ctl_cnt, no_data_chunks, eeor_mode; in sctp_med_chunk_output() local
7870 ctl_cnt = no_out_cnt = asconf = cookie = 0; in sctp_med_chunk_output()
8258 *num_out += ctl_cnt; in sctp_med_chunk_output()
8427 ctl_cnt++; in sctp_med_chunk_output()
8435 ctl_cnt++; in sctp_med_chunk_output()
8547 *num_out += ctl_cnt; in sctp_med_chunk_output()
8889 ctl_cnt = 0; in sctp_med_chunk_output()
8900 *num_out += (ctl_cnt + bundle_at); in sctp_med_chunk_output()
9480 int error, i, one_chunk, fwd_tsn, ctl_cnt, tmr_started; in sctp_chunk_retransmission() local
9490 tmr_started = ctl_cnt = 0; in sctp_chunk_retransmission()
[all …]