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