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];
sizeof(struct ratelimit_entry), NULL, NULL, NULL, NULL, 0, 0);