Electroneum
ip_rate_key Struct Reference

#include <infra.h>

Collaboration diagram for ip_rate_key:

Public Attributes

struct lruhash_entry entry
 
struct sockaddr_storage addr
 
socklen_t addrlen
 

Detailed Description

key for ip_ratelimit lookups, a source IP.

Definition at line 158 of file infra.h.

Member Data Documentation

◆ addr

struct sockaddr_storage ip_rate_key::addr

client ip information

Definition at line 162 of file infra.h.

◆ addrlen

socklen_t ip_rate_key::addrlen

length of address

Definition at line 164 of file infra.h.

◆ entry

struct lruhash_entry ip_rate_key::entry

lruhash key entry

Definition at line 160 of file infra.h.


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