Lines Matching refs:auth_offset
1336 int auth_skipped, uint32_t auth_offset, uint32_t auth_len,
1352 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() argument
1742 auth_skipped, auth_offset, auth_len, in sctp_process_cookie_existing()
1960 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() argument
2101 auth = (struct sctp_auth_chunk *)sctp_m_getptr(m, auth_offset, auth_len, auth_chunk_buf); in sctp_process_cookie_new()
2105 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) { in sctp_process_cookie_new()
2239 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() argument
2534 auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
2543 ¬ification, auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
4335 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
4379 auth_offset = *offset; in sctp_process_control()
4439 auth = (struct sctp_auth_chunk *)sctp_m_getptr(m, auth_offset, auth_len, chunk_buf); in sctp_process_control()
4446 auth_offset)) { in sctp_process_control()
4921 auth_offset, in sctp_process_control()
5151 auth_offset = *offset; in sctp_process_control()