Home
last modified time | relevance | path

Searched refs:auth_chunk_buf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_input.c1971 uint8_t auth_chunk_buf[SCTP_CHUNK_BUFFER_SIZE]; in sctp_process_cookie_new() local
2101 auth = (struct sctp_auth_chunk *)sctp_m_getptr(m, auth_offset, auth_len, auth_chunk_buf); in sctp_process_cookie_new()