Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dassociola.c450 if ((transport->state == SCTP_ACTIVE) || in sctp_assoc_set_primary()
604 peer->state = SCTP_ACTIVE; in sctp_assoc_add_peer()
802 transport->state = SCTP_ACTIVE; in sctp_assoc_control_transport()
1216 [SCTP_ACTIVE] = 3, /* best case */
1276 asoc->peer.active_path->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1289 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1342 if ((asoc->peer.primary_path->state == SCTP_ACTIVE || in sctp_select_active_and_retran_path()
Dsm_sideeffect.c506 if ((transport->state == SCTP_ACTIVE) && in sctp_do_8_2_transport_strike()
Dsm_make_chunk.c2313 if (!sctp_assoc_add_peer(asoc, peer_addr, gfp, SCTP_ACTIVE)) in sctp_process_init()
2466 if (transport->state != SCTP_ACTIVE) in sctp_process_init()
Dsocket.c4279 status.sstat_primary.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_sctp_status()
4339 pinfo.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_peer_addr_info()
/linux-4.1.27/include/uapi/linux/
Dsctp.h761 SCTP_ACTIVE, enumerator