Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsctp.h861 struct sctp_authkey { struct
/linux/net/sctp/
H A Dsocket.c3630 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()
3637 if (optlen <= sizeof(struct sctp_authkey)) in sctp_setsockopt_auth_key()