Searched refs:sig_offset (Results 1 – 1 of 1) sorted by relevance
2309 unsigned int sig_offset, cookie_offset; in sctp_handle_cookie_echo() local2356 sig_offset = offset + cookie_len - SCTP_SIGNATURE_SIZE; in sctp_handle_cookie_echo()2357 m_sig = m_split(m, sig_offset, M_NOWAIT); in sctp_handle_cookie_echo()2436 (uint32_t)offset, cookie_offset, sig_offset); in sctp_handle_cookie_echo()