Electroneum
rate_key Struct Reference

#include <infra.h>

Collaboration diagram for rate_key:

Public Attributes

struct lruhash_entry entry
 
uint8_tname
 
size_t namelen
 

Detailed Description

key for ratelimit lookups, a domain name

Definition at line 143 of file infra.h.

Member Data Documentation

◆ entry

struct lruhash_entry rate_key::entry

lruhash key entry

Definition at line 145 of file infra.h.

◆ name

uint8_t* rate_key::name

domain name in uncompressed wireformat

Definition at line 147 of file infra.h.

◆ namelen

size_t rate_key::namelen

length of name

Definition at line 149 of file infra.h.


The documentation for this struct was generated from the following file: