Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h664 uint16_t sca_keylength; member
H A Dsctp_usrreq.c4282 if (sca->sca_keylength == 0) {
4285 if (sca->sca_keylength + sizeof(struct sctp_authkey) <= optsize) {
4286 size = sca->sca_keylength;
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h664 uint16_t sca_keylength; member