Searched refs:sctp_authkeyid (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsctp.h875 struct sctp_authkeyid { struct
/linux-master/net/sctp/
H A Dsocket.c3692 struct sctp_authkeyid *val,
3699 if (optlen != sizeof(struct sctp_authkeyid))
3740 struct sctp_authkeyid *val,
3747 if (optlen != sizeof(struct sctp_authkeyid))
3788 struct sctp_authkeyid *val,
3795 if (optlen != sizeof(struct sctp_authkeyid))
6928 struct sctp_authkeyid val;
6931 if (len < sizeof(struct sctp_authkeyid))
6934 len = sizeof(struct sctp_authkeyid);

Completed in 148 milliseconds