libdht
Data Fields
ip_counter_entry Struct Reference

External IP counter entry. More...

#include <node.h>

Collaboration diagram for ip_counter_entry:
Collaboration graph
[legend]

Data Fields

unsigned char ip [18]
 external IP address in compact form
 
size_t len
 Length of ip field.
 
unsigned int count
 Number of times seen.
 
struct ip_counter_entrynext
 Next entry.
 

Detailed Description

External IP counter entry.


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