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

/linux-master/net/sctp/
H A Doutqueue.c180 if (primary->cacc.changeover_active &&
1291 * Only bother if changeover_active is set. Otherwise, this is
1294 if (primary->cacc.changeover_active) {
1298 primary->cacc.changeover_active = 0;
1522 changeover_active)
H A Dassociola.c466 if (transport->cacc.changeover_active)
472 transport->cacc.changeover_active = changeover;
H A Dtransport.c822 t->cacc.changeover_active = 0;
/linux-master/include/net/sctp/
H A Dstructs.h958 * char changeover_active;
970 char changeover_active; member in struct:sctp_transport::__anon2525

Completed in 152 milliseconds