Searched refs:sca_assoc_id (Results 1 – 2 of 2) sorted by relevance
827 sctp_assoc_t sca_assoc_id; member
3735 asoc = sctp_id2assoc(sk, authkey->sca_assoc_id); in sctp_setsockopt_auth_key()3736 if (!asoc && authkey->sca_assoc_id && sctp_style(sk, UDP)) { in sctp_setsockopt_auth_key()