Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h661 struct sctp_authkey { struct
H A Dsctp_usrreq.c4275 struct sctp_authkey *sca;
4281 SCTP_CHECK_AND_CAST(sca, optval, struct sctp_authkey, optsize);
4283 size = optsize - sizeof(struct sctp_authkey);
4285 if (sca->sca_keylength + sizeof(struct sctp_authkey) <= optsize) {
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h661 struct sctp_authkey { struct