Lines Matching refs:cookie_len
1333 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len,
1349 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_existing() argument
1740 sh, cookie, cookie_len, in sctp_process_cookie_existing()
1957 struct sctphdr *sh, struct sctp_state_cookie *cookie, int cookie_len, in sctp_process_cookie_new() argument
2014 initack_limit = offset + cookie_len; in sctp_process_cookie_new()
2254 unsigned int cookie_len; in sctp_handle_cookie_echo() local
2276 cookie_len = ntohs(cp->ch.chunk_length); in sctp_handle_cookie_echo()
2278 if (cookie_len < sizeof(struct sctp_cookie_echo_chunk) + in sctp_handle_cookie_echo()
2300 sig_offset = offset + cookie_len - SCTP_SIGNATURE_SIZE; in sctp_handle_cookie_echo()
2528 cookie_len -= SCTP_SIGNATURE_SIZE; in sctp_handle_cookie_echo()
2532 cookie, cookie_len, *inp_p, in sctp_handle_cookie_echo()
2542 cookie, cookie_len, *inp_p, *stcb, netp, to, in sctp_handle_cookie_echo()