Searched refs:highest_sacked (Results 1 – 3 of 3) sorted by relevance
1319 if (TSN_lt(asoc->highest_sacked, highest_tsn)) in sctp_outq_sack()1320 asoc->highest_sacked = highest_tsn; in sctp_outq_sack()
186 asoc->highest_sacked = asoc->ctsn_ack_point; in sctp_association_init()
1875 __u32 highest_sacked; member
Completed in 15 milliseconds