Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/
H A Dsctp_input.c447 int retval, abort_flag, cookie_found; in sctp_process_init_ack() local
453 cookie_found = 0; in sctp_process_init_ack()
458 &nat_friendly, &cookie_found); in sctp_process_init_ack()
465 if (!cookie_found) { in sctp_process_init_ack()
H A Dsctp_output.c4976 int *cookie_found) in sctp_arethere_unrecognized_parameters() argument
4999 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()
5000 *cookie_found = 0; in sctp_arethere_unrecognized_parameters()
5036 if (cookie_found != NULL) { in sctp_arethere_unrecognized_parameters()
5037 *cookie_found = 1; in sctp_arethere_unrecognized_parameters()