Searched refs:spinfo_state (Results 1 – 4 of 4) sorted by relevance
889 __s32 spinfo_state; member
922 __s32 spinfo_state; member
5324 status.sstat_primary.spinfo_state = transport->state; in sctp_getsockopt_sctp_status()5330 if (status.sstat_primary.spinfo_state == SCTP_UNKNOWN) in sctp_getsockopt_sctp_status()5331 status.sstat_primary.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_sctp_status()5392 pinfo.spinfo_state = transport->state; in sctp_getsockopt_peer_addr_info()5398 if (pinfo.spinfo_state == SCTP_UNKNOWN) in sctp_getsockopt_peer_addr_info()5399 pinfo.spinfo_state = SCTP_ACTIVE; in sctp_getsockopt_peer_addr_info()