Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h451 uint16_t snd_count; /* number of times I sent */ member
761 uint16_t snd_count; member
H A Dsctp_output.c7100 data_list[i]->snd_count = 1; in sctp_clean_up_datalist()
8191 chk->snd_count++; in sctp_med_chunk_output()
8459 chk->snd_count++; in sctp_med_chunk_output()
9003 chk->snd_count = 0; in sctp_queue_op_err()
9093 chk->snd_count = 0; in sctp_send_cookie_echo()
9149 chk->snd_count = 0; in sctp_send_heartbeat_ack()
9186 chk->snd_count = 0; in sctp_send_cookie_ack()
9231 chk->snd_count = 0; in sctp_send_shutdown_ack()
9285 chk->snd_count = 0; in sctp_send_shutdown()
9352 chk->snd_count = 0; in sctp_send_asconf()
[all …]
H A Dsctp_timer.c636 if (chk->snd_count > chk->rec.data.timetodrop.tv_sec) { in sctp_mark_all_for_resend()
656 sctp_log_fr(chk->rec.data.tsn, chk->snd_count, in sctp_mark_all_for_resend()
1204 if (asconf->snd_count > stcb->asoc.max_send_times) { in sctp_asconf_timer()
H A Dsctp_indata.c2962 (tp1->snd_count == 1)) { in sctp_process_segment_range()
2968 (tp1->snd_count > 1)) { in sctp_process_segment_range()
3066 if (tp1->snd_count < 2) { in sctp_process_segment_range()
3603 if (tp1->snd_count > tp1->rec.data.timetodrop.tv_sec) { in sctp_strike_gap_ack_chunks()
3621 sctp_log_fr(tp1->rec.data.tsn, tp1->snd_count, in sctp_strike_gap_ack_chunks()
3846 chk->snd_count); in sctp_fs_audit()
4034 if (tp1->snd_count < 2) { in sctp_express_handle_sack()
4599 (tp1->snd_count < 2)) { in sctp_handle_sack()
4632 if (tp1->snd_count < 2) { in sctp_handle_sack()
H A Dsctp_input.c3205 asconf->snd_count--; in process_chunk_drop()
3996 chk->snd_count = 0; in sctp_handle_stream_reset()