Home
last modified time | relevance | path

Searched refs:cookie_found (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_input.c440 int retval, abort_flag, cookie_found; in sctp_process_init_ack() local
446 cookie_found = 0; in sctp_process_init_ack()
451 &nat_friendly, &cookie_found); in sctp_process_init_ack()
458 if (!cookie_found) { in sctp_process_init_ack()
H A Dsctp_output.c4907 int *cookie_found) in sctp_arethere_unrecognized_parameters() argument
4930 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()
4931 *cookie_found = 0; in sctp_arethere_unrecognized_parameters()
4967 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()
4968 *cookie_found = 1; in sctp_arethere_unrecognized_parameters()