Home
last modified time | relevance | path

Searched refs:sca_assoc_id (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsctp.h686 sctp_assoc_t sca_assoc_id; member
/linux-4.1.27/net/sctp/
Dsocket.c3485 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()