Home
last modified time | relevance | path

Searched refs:highest_sacked (Results 1 – 3 of 3) sorted by relevance

/linux/net/sctp/
A Doutqueue.c1309 if (TSN_lt(asoc->highest_sacked, highest_tsn)) in sctp_outq_sack()
1310 asoc->highest_sacked = highest_tsn; in sctp_outq_sack()
A Dassociola.c186 asoc->highest_sacked = asoc->ctsn_ack_point; in sctp_association_init()
/linux/include/net/sctp/
A Dstructs.h1872 __u32 highest_sacked; member

Completed in 16 milliseconds