Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_structs.h426 u_int32_t t3timeout_highest_marked; member
H A Dsctp_timer.c551 stcb->asoc.t3timeout_highest_marked, in sctp_mark_all_for_resend()
554 stcb->asoc.t3timeout_highest_marked = chk->rec.data.TSN_seq; in sctp_mark_all_for_resend()
H A Dsctp_input.c1272 asoc->t3timeout_highest_marked = asoc->asconf_seq_out; in sctp_process_cookie_existing()
1347 asoc->t3timeout_highest_marked = asoc->asconf_seq_out; in sctp_process_cookie_existing()
1535 asoc->t3timeout_highest_marked = asoc->asconf_seq_out; in sctp_process_cookie_new()
H A Dsctp_indata.c3596 if (compare_with_wrap(asoc->t3timeout_highest_marked, cum_ack, MAX_TSN)) { in sctp_handle_sack()
3809 asoc->t3timeout_highest_marked = cum_ack; in sctp_handle_sack()
H A Dsctputil.c674 asoc->t3timeout_highest_marked = asoc->asconf_seq_out; in sctp_init_asoc()