ratelimit_entry
M_WG_RATELIMIT, sizeof(struct ratelimit_entry));
struct ratelimit_entry *r, *tr;
struct ratelimit_entry *r;
LIST_ENTRY(ratelimit_entry) r_entry;
LIST_HEAD(, ratelimit_entry) rl_table[RATELIMIT_SIZE];