Lines Matching refs:auth_offset
1321 int auth_skipped, uint32_t auth_offset, uint32_t auth_len,
1337 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() argument
1746 auth_skipped, auth_offset, auth_len, in sctp_process_cookie_existing()
1968 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() argument
2108 auth = (struct sctp_auth_chunk *)sctp_m_getptr(m, auth_offset, auth_len, auth_chunk_buf); in sctp_process_cookie_new()
2112 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) { in sctp_process_cookie_new()
2256 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() argument
2544 auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
2553 ¬ification, auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
4339 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
4383 auth_offset = *offset; in sctp_process_control()
4443 auth = (struct sctp_auth_chunk *)sctp_m_getptr(m, auth_offset, auth_len, chunk_buf); in sctp_process_control()
4450 auth_offset)) { in sctp_process_control()
4925 auth_offset, in sctp_process_control()
5155 auth_offset = *offset; in sctp_process_control()