Searched refs:RATELIMIT_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/net/
H A Dwg_cookie.h48 #define RATELIMIT_SIZE_MAX (RATELIMIT_SIZE * 8) macro
H A Dwg_cookie.c412 if (rl->rl_table_num >= RATELIMIT_SIZE_MAX)
552 for (i = 0; i <= RATELIMIT_SIZE_MAX; i++) {
554 if (i == RATELIMIT_SIZE_MAX) {

Completed in 133 milliseconds