Electroneum
auth_addr Struct Reference

#include <authzone.h>

Collaboration diagram for auth_addr:

Public Attributes

struct auth_addrnext
 
struct sockaddr_storage addr
 
socklen_t addrlen
 

Detailed Description

list of addresses

Definition at line 399 of file authzone.h.

Member Data Documentation

◆ addr

struct sockaddr_storage auth_addr::addr

IP address

Definition at line 403 of file authzone.h.

◆ addrlen

socklen_t auth_addr::addrlen

addr length

Definition at line 405 of file authzone.h.

◆ next

struct auth_addr* auth_addr::next

next in list

Definition at line 401 of file authzone.h.


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