Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c7800 int bundle_at, ctl_cnt, no_data_chunks, eeor_mode; in sctp_med_chunk_output() local
7826 ctl_cnt = no_out_cnt = asconf = cookie = 0; in sctp_med_chunk_output()
8212 *num_out += ctl_cnt; in sctp_med_chunk_output()
8381 ctl_cnt++; in sctp_med_chunk_output()
8389 ctl_cnt++; in sctp_med_chunk_output()
8489 *num_out += ctl_cnt; in sctp_med_chunk_output()
8819 ctl_cnt = 0; in sctp_med_chunk_output()
8829 *num_out += (ctl_cnt + bundle_at); in sctp_med_chunk_output()
9409 int error, i, one_chunk, fwd_tsn, ctl_cnt, tmr_started; in sctp_chunk_retransmission() local
9418 tmr_started = ctl_cnt = 0; in sctp_chunk_retransmission()
[all …]