Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h434 uint16_t snd_count; /* number of times I sent */ member
760 uint16_t snd_count; member
H A Dsctp_output.c8932 chk->snd_count = 0; in sctp_queue_op_err()
9022 chk->snd_count = 0; in sctp_send_cookie_echo()
9078 chk->snd_count = 0; in sctp_send_heartbeat_ack()
9115 chk->snd_count = 0; in sctp_send_cookie_ack()
9160 chk->snd_count = 0; in sctp_send_shutdown_ack()
9281 chk->snd_count = 0; in sctp_send_asconf()
10286 chk->snd_count = 0; in send_forward_tsn()
11303 chk->snd_count = 0; in sctp_send_hb()
11413 chk->snd_count = 0; in sctp_send_ecn_echo()
11543 chk->snd_count = 0; in sctp_send_packet_dropped()
[all …]
H A Dsctp_timer.c640 if (chk->snd_count > chk->rec.data.timetodrop.tv_sec) { in sctp_mark_all_for_resend()
660 sctp_log_fr(chk->rec.data.tsn, chk->snd_count, in sctp_mark_all_for_resend()
1208 if (asconf->snd_count > stcb->asoc.max_send_times) { in sctp_asconf_timer()
H A Dsctp_indata.c2974 (tp1->snd_count == 1)) { in sctp_process_segment_range()
2980 (tp1->snd_count > 1)) { in sctp_process_segment_range()
3078 if (tp1->snd_count < 2) { in sctp_process_segment_range()
3616 if (tp1->snd_count > tp1->rec.data.timetodrop.tv_sec) { in sctp_strike_gap_ack_chunks()
3634 sctp_log_fr(tp1->rec.data.tsn, tp1->snd_count, in sctp_strike_gap_ack_chunks()
3860 chk->snd_count); in sctp_fs_audit()
4048 if (tp1->snd_count < 2) { in sctp_express_handle_sack()
4613 (tp1->snd_count < 2)) { in sctp_handle_sack()
4646 if (tp1->snd_count < 2) { in sctp_handle_sack()
H A Dsctp_input.c3246 asconf->snd_count--; in process_chunk_drop()
4046 chk->snd_count = 0; in sctp_handle_stream_reset()