Lines Matching refs:cookie_len
1577 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len,
1596 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_existing() argument
2008 sh, cookie, cookie_len, in sctp_process_cookie_existing()
2168 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, argument
2233 initack_limit = offset + cookie_len;
2592 unsigned int cookie_len; local
2617 cookie_len = ntohs(cp->ch.chunk_length);
2619 if (cookie_len < sizeof(struct sctp_cookie_echo_chunk) +
2641 sig_offset = offset + cookie_len - SCTP_SIGNATURE_SIZE;
2870 cookie_len -= SCTP_SIGNATURE_SIZE;
2874 cookie, cookie_len, *inp_p,
2886 cookie, cookie_len, *inp_p, *stcb, netp, to,