Searched defs:auth_offset (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | sctp_input.c | 1337 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() 1968 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() 2256 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() 4339 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
|
| H A D | sctp_output.c | 3961 uint32_t auth_offset, in sctp_lowlevel_chunk_output() 7831 uint32_t auth_offset; in sctp_med_chunk_output() local 9439 uint32_t auth_offset = 0; in sctp_chunk_retransmission() local 10879 uint32_t auth_offset = 0; in sctp_send_abort_tcb() local
|
| H A D | sctp_auth.c | 1502 sctp_fill_hmac_digest_m(struct mbuf *m, uint32_t auth_offset, in sctp_fill_hmac_digest_m()
|