Searched refs:sig_offset (Results 1 – 1 of 1) sorted by relevance
2253 unsigned int sig_offset, cookie_offset; in sctp_handle_cookie_echo() local2300 sig_offset = offset + cookie_len - SCTP_SIGNATURE_SIZE; in sctp_handle_cookie_echo()2301 m_sig = m_split(m, sig_offset, M_NOWAIT); in sctp_handle_cookie_echo()2387 (uint32_t)offset, cookie_offset, sig_offset); in sctp_handle_cookie_echo()