Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_input.c2308 uint8_t cookie_ok = 0; in sctp_handle_cookie_echo() local
2412 cookie_ok = 1; in sctp_handle_cookie_echo()
2415 cookie_ok = 1; in sctp_handle_cookie_echo()
2432 if (cookie_ok == 0) { in sctp_handle_cookie_echo()