Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h918 uint32_t this_sack_highest_gap; member
H A Dsctp_indata.c3107 stcb->asoc.this_sack_highest_gap)) { in sctp_process_segment_range()
3108 stcb->asoc.this_sack_highest_gap = in sctp_process_segment_range()
3367 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()