Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dsctp.h827 sctp_assoc_t sca_assoc_id; member
/Linux-v4.19/net/sctp/
Dsocket.c3735 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()