Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_output.c6959 data_list[i]->snd_count = 1; in sctp_clean_up_datalist()
8113 chk->snd_count++; in sctp_med_chunk_output()
8379 chk->snd_count++; in sctp_med_chunk_output()
8888 chk->snd_count = 0; in sctp_queue_op_err()
8969 chk->snd_count = 0; in sctp_send_cookie_echo()
9031 chk->snd_count = 0; in sctp_send_heartbeat_ack()
9068 chk->snd_count = 0; in sctp_send_cookie_ack()
9114 chk->snd_count = 0; in sctp_send_shutdown_ack()
9158 chk->snd_count = 0; in sctp_send_shutdown()
9213 chk->snd_count = 0; in sctp_send_asconf()
[all …]
HDsctp_structs.h436 uint16_t snd_count; /* number of times I sent */ member
729 uint16_t snd_count; member
HDsctp_timer.c622 if (chk->snd_count > chk->rec.data.timetodrop.tv_sec) { in sctp_mark_all_for_resend()
642 sctp_log_fr(chk->rec.data.TSN_seq, chk->snd_count, in sctp_mark_all_for_resend()
1182 if (asconf->snd_count > stcb->asoc.max_send_times) { in sctp_asconf_timer()
HDsctp_indata.c2603 (tp1->snd_count == 1)) { in sctp_process_segment_range()
2609 (tp1->snd_count > 1)) { in sctp_process_segment_range()
2707 if (tp1->snd_count < 2) { in sctp_process_segment_range()
3241 if (tp1->snd_count > tp1->rec.data.timetodrop.tv_sec) { in sctp_strike_gap_ack_chunks()
3257 sctp_log_fr(tp1->rec.data.TSN_seq, tp1->snd_count, in sctp_strike_gap_ack_chunks()
3486 chk->snd_count); in sctp_fs_audit()
3676 if (tp1->snd_count < 2) { in sctp_express_handle_sack()
4282 (tp1->snd_count < 2)) { in sctp_handle_sack()
4315 if (tp1->snd_count < 2) { in sctp_handle_sack()
HDsctp_input.c3373 asconf->snd_count--; in process_chunk_drop()
4110 chk->snd_count = 0; in sctp_handle_stream_reset()