Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_structs.h1093 uint16_t stale_cookie_count; member
H A Dsctp_input.c1129 asoc->stale_cookie_count++; in sctp_handle_error()
1130 if (asoc->stale_cookie_count > asoc->max_init_times) { in sctp_handle_error()