Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_input.c2252 uint8_t cookie_ok = 0; in sctp_handle_cookie_echo() local
2363 cookie_ok = 1; in sctp_handle_cookie_echo()
2366 cookie_ok = 1; in sctp_handle_cookie_echo()
2383 if (cookie_ok == 0) { in sctp_handle_cookie_echo()