Searched defs:auth_offset (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/netinet/ |
| D | sctp_input.c | 1455 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing() 2009 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new() 2381 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo() 4414 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
|
| D | sctp_output.c | 3975 uint32_t auth_offset, in sctp_lowlevel_chunk_output() 7805 uint32_t auth_offset = 0; in sctp_med_chunk_output() local 9424 uint32_t auth_offset = 0; in sctp_chunk_retransmission() local 10835 uint32_t auth_offset = 0; in sctp_send_abort_tcb() local
|
| D | sctp_auth.c | 1553 sctp_fill_hmac_digest_m(struct mbuf *m, uint32_t auth_offset, in sctp_fill_hmac_digest_m()
|