Searched refs:SCTP_ACTIVE (Results 1 – 6 of 6) sorted by relevance
448 if ((transport->state == SCTP_ACTIVE) || in sctp_assoc_set_primary()614 peer->state = SCTP_ACTIVE; in sctp_assoc_add_peer()818 transport->state = SCTP_ACTIVE; in sctp_assoc_control_transport()1230 case SCTP_ACTIVE: in sctp_trans_score()1290 asoc->peer.active_path->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()1303 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()1356 if ((asoc->peer.primary_path->state == SCTP_ACTIVE || in sctp_select_active_and_retran_path()
578 transport->state == SCTP_ACTIVE && in sctp_do_8_2_transport_strike()
2377 if (!sctp_assoc_add_peer(asoc, peer_addr, gfp, SCTP_ACTIVE)) in sctp_process_init()2520 if (transport->state != SCTP_ACTIVE) in sctp_process_init()
5449 status.sstat_primary.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_sctp_status()5517 pinfo.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_peer_addr_info()
635 (t->state == SCTP_ACTIVE || t->state == SCTP_UNKNOWN)) { in sctp_transport_pl_reset()
944 SCTP_ACTIVE, enumerator
Completed in 33 milliseconds