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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_usrreq.c4886 struct sctp_authchunk *sauth; local
4888 SCTP_CHECK_AND_CAST(sauth, optval, struct sctp_authchunk, optsize);
4891 if (sctp_auth_add_chunk(sauth->sauth_chunk, inp->sctp_ep.local_auth_chunks)) {

Completed in 123 milliseconds