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

/linux-master/net/sctp/
H A Doutqueue.c149 * than next_tsn_at_change of the current primary, then
156 TSN_lt(tsn, primary->cacc.next_tsn_at_change))
1297 if (TSN_lte(primary->cacc.next_tsn_at_change, sack_ctsn)) {
H A Dtransport.c824 t->cacc.next_tsn_at_change = 0;
H A Dassociola.c475 * next_tsn_at_change.
477 transport->cacc.next_tsn_at_change = asoc->next_tsn;
/linux-master/include/net/sctp/
H A Dstructs.h960 * __u32 next_tsn_at_change;
967 __u32 next_tsn_at_change; member in struct:sctp_transport::__anon2525

Completed in 240 milliseconds