Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_auth.h208 struct sctp_auth_chunk **auth_ret, uint32_t *offset,
H A Dsctp_output.c13793 struct sctp_auth_chunk **auth_ret, uint32_t *offset, in sctp_add_auth_chunk() argument
13801 if ((m_end == NULL) || (auth_ret == NULL) || (offset == NULL) || in sctp_add_auth_chunk()
13840 if (auth_ret != NULL) in sctp_add_auth_chunk()
13841 *auth_ret = auth; in sctp_add_auth_chunk()