Lines Matching refs:auth_offset
1493 int auth_skipped, uint32_t auth_offset, uint32_t auth_len,
1510 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() argument
1921 auth_skipped, auth_offset, auth_len, in sctp_process_cookie_existing()
2080 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() argument
2272 sctp_m_getptr(m, auth_offset, auth_len, auth_chunk_buf); in sctp_process_cookie_new()
2273 if ((auth == NULL) || sctp_handle_auth(stcb, auth, m, auth_offset)) { in sctp_process_cookie_new()
2448 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() argument
2720 auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
2729 ¬ification, auth_skipped, auth_offset, auth_len, in sctp_handle_cookie_echo()
4559 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
4606 auth_offset = *offset; in sctp_process_control()
4666 sctp_m_getptr(m, auth_offset, in sctp_process_control()
4671 auth_offset)) { in sctp_process_control()
5180 auth_offset, in sctp_process_control()
5418 auth_offset = *offset; in sctp_process_control()