Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Doutqueue.c180 if (primary->cacc.changeover_active && in sctp_cacc_skip()
1294 if (primary->cacc.changeover_active) { in sctp_outq_sack()
1298 primary->cacc.changeover_active = 0; in sctp_outq_sack()
1522 changeover_active) in sctp_check_transmitted()
H A Dassociola.c467 if (transport->cacc.changeover_active) in sctp_assoc_set_primary()
473 transport->cacc.changeover_active = changeover; in sctp_assoc_set_primary()
H A Dtransport.c822 t->cacc.changeover_active = 0; in sctp_transport_reset()
/openbmc/linux/include/net/sctp/
H A Dstructs.h973 char changeover_active; member