Home
last modified time | relevance | path

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

/linux-6.1.9/net/sctp/
Doutqueue.c136 if (!primary->cacc.cycling_changeover) { in sctp_cacc_skip_3_1()
155 if (primary->cacc.cycling_changeover && in sctp_cacc_skip_3_2()
1307 transport->cacc.cycling_changeover = 0; in sctp_outq_sack()
Dtransport.c822 t->cacc.cycling_changeover = 0; in sctp_transport_reset()
Dassociola.c469 transport->cacc.cycling_changeover = changeover; in sctp_assoc_set_primary()
/linux-6.1.9/include/net/sctp/
Dstructs.h978 char cycling_changeover; member