Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_auth.h211 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *ch,
H A Dsctp_auth.c1587 sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *auth, in sctp_handle_auth() function
H A Dsctp_input.c2105 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) { in sctp_process_cookie_new()
4445 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, in sctp_process_control()
5173 if (sctp_handle_auth(stcb, (struct sctp_auth_chunk *)ch, m, *offset)) { in sctp_process_control()