sctp_handle_auth
sctp_handle_auth(struct sctp_tcb *stcb, struct sctp_auth_chunk *ch,
if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) {
if ((auth == NULL) || sctp_handle_auth(stcb, auth, m,
if (sctp_handle_auth(stcb, (struct sctp_auth_chunk *)ch, m, *offset)) {