Searched refs:cookie_found (Results 1 – 2 of 2) sorted by relevance
401 int retval, abort_flag, cookie_found; in sctp_process_init_ack() local407 cookie_found = 0; in sctp_process_init_ack()412 &nat_friendly, &cookie_found); in sctp_process_init_ack()419 if (!cookie_found) { in sctp_process_init_ack()
4905 int *cookie_found) in sctp_arethere_unrecognized_parameters() argument4928 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()4929 *cookie_found = 0; in sctp_arethere_unrecognized_parameters()4965 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()4966 *cookie_found = 1; in sctp_arethere_unrecognized_parameters()