Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h917 uint32_t this_sack_highest_gap; member
H A Dsctp_indata.c3105 stcb->asoc.this_sack_highest_gap)) { in sctp_process_segment_range()
3106 stcb->asoc.this_sack_highest_gap = in sctp_process_segment_range()
3366 if (SCTP_TSN_GT(tp1->rec.data.tsn, asoc->this_sack_highest_gap) && in sctp_strike_gap_ack_chunks()
4009 asoc->this_sack_highest_gap = cumack; in sctp_express_handle_sack()
4719 asoc->this_sack_highest_gap = last_tsn; in sctp_handle_sack()