Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A 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()
1306 transport->cacc.cycling_changeover = 0; in sctp_outq_sack()
H A Dtransport.c823 t->cacc.cycling_changeover = 0; in sctp_transport_reset()
H A Dassociola.c467 transport->cacc.cycling_changeover = changeover; in sctp_assoc_set_primary()
/openbmc/linux/include/net/sctp/
H A Dstructs.h979 char cycling_changeover; member