Home
last modified time | relevance | path

Searched refs:cycling_changeover (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/sctp/
Doutqueue.c145 if (!primary->cacc.cycling_changeover) { in sctp_cacc_skip_3_1()
164 if (primary->cacc.cycling_changeover && in sctp_cacc_skip_3_2()
1176 transport->cacc.cycling_changeover = 0; in sctp_outq_sack()
Dtransport.c639 t->cacc.cycling_changeover = 0; in sctp_transport_reset()
Dassociola.c472 transport->cacc.cycling_changeover = changeover; in sctp_assoc_set_primary()
/linux-4.1.27/include/net/sctp/
Dstructs.h935 char cycling_changeover; member