Searched refs:spp_assoc_id (Results 1 – 2 of 2) sorted by relevance
807 sctp_assoc_t spp_assoc_id; member
2297 * sctp_assoc_t spp_assoc_id;2308 * spp_assoc_id - (one-to-many style socket) This is filled in the2652 params->spp_assoc_id); in sctp_setsockopt_peer_addr_params() 2661 asoc = sctp_id2assoc(sk, params->spp_assoc_id); in sctp_setsockopt_peer_addr_params() 2662 if (!asoc && params->spp_assoc_id != SCTP_FUTURE_ASSOC && in sctp_setsockopt_peer_addr_params() 5834 * sctp_assoc_t spp_assoc_id;5843 * spp_assoc_id - (one-to-many style socket) This is filled in the5981 params.spp_assoc_id); in sctp_getsockopt_peer_addr_params() 5992 asoc = sctp_id2assoc(sk, params.spp_assoc_id); in sctp_getsockopt_peer_addr_params() 5993 if (!asoc && params.spp_assoc_id ! in sctp_getsockopt_peer_addr_params() [all...]