Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_structs.h902 uint32_t this_sack_highest_gap; member
HDsctp_indata.c2736 stcb->asoc.this_sack_highest_gap)) { in sctp_process_segment_range()
2737 stcb->asoc.this_sack_highest_gap = in sctp_process_segment_range()
2994 if (SCTP_TSN_GT(tp1->rec.data.TSN_seq, asoc->this_sack_highest_gap)) { in sctp_strike_gap_ack_chunks()
3637 asoc->this_sack_highest_gap = cumack; in sctp_express_handle_sack()
4391 asoc->this_sack_highest_gap = last_tsn; in sctp_handle_sack()