Searched refs:SCTP_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
464 (transport->state == SCTP_UNKNOWN)) in sctp_assoc_set_primary()624 if (peer->state == SCTP_UNKNOWN) { in sctp_assoc_add_peer()1245 case SCTP_UNKNOWN: in sctp_trans_score()1370 asoc->peer.primary_path->state == SCTP_UNKNOWN) && in sctp_select_active_and_retran_path()
1224 SCTP_UNKNOWN); in __sctp_connect()1775 *tp = sctp_assoc_add_peer(asoc, daddr, GFP_KERNEL, SCTP_UNKNOWN); in sctp_sendmsg_new_asoc()1843 SCTP_UNKNOWN); in sctp_sendmsg_new_asoc()5179 if (status.sstat_primary.spinfo_state == SCTP_UNKNOWN) in sctp_getsockopt_sctp_status()5239 if (pinfo.spinfo_state == SCTP_UNKNOWN) in sctp_getsockopt_peer_addr_info()
2389 if (transport->state == SCTP_UNKNOWN) { in sctp_process_init()
910 SCTP_UNKNOWN = 0xffff /* Value used for transport state unknown */ enumerator