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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Doutqueue.c1178 if (TSN_lt(asoc->highest_sacked, highest_tsn))
1179 asoc->highest_sacked = highest_tsn;
H A Dassociola.c235 asoc->highest_sacked = asoc->ctsn_ack_point;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dstructs.h1720 __u32 highest_sacked; member in struct:sctp_association

Completed in 115 milliseconds