Home
last modified time | relevance | path

Searched refs:SCTP_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/linux/net/sctp/
H A Dassociola.c446 if ((transport->state == SCTP_ACTIVE) || in sctp_assoc_set_primary()
612 peer->state = SCTP_ACTIVE; in sctp_assoc_add_peer()
798 transport->state = SCTP_ACTIVE; in sctp_assoc_control_transport()
1209 case SCTP_ACTIVE: in sctp_trans_score()
1269 asoc->peer.active_path->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1282 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1335 if ((asoc->peer.primary_path->state == SCTP_ACTIVE || in sctp_select_active_and_retran_path()
H A Dsm_sideeffect.c588 transport->state == SCTP_ACTIVE && in sctp_do_8_2_transport_strike()
H A Dsocket.c5512 status.sstat_primary.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_sctp_status()
5580 pinfo.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_peer_addr_info()
/linux/include/uapi/linux/
H A Dsctp.h944 SCTP_ACTIVE, enumerator
/linux/include/net/sctp/
H A Dsctp.h627 (t->state == SCTP_ACTIVE || t->state == SCTP_UNKNOWN)) { in sctp_transport_pl_reset()