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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dulpqueue.c595 __u32 ctsn, ctsnap; local
601 ctsnap = sctp_tsnmap_get_ctsn(&ulpq->asoc->peer.tsn_map);
602 if (TSN_lte(ctsn, ctsnap))

Completed in 60 milliseconds