All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Attributes
as_friend Struct Reference

Detailed Description

Friend host address information.

Definition at line 150 of file as_node.h.

+ Collaboration diagram for as_friend:

Private Attributes

in_addr_t addr
 
char name [INET_ADDRSTRLEN]
 
in_port_t port
 

Field Documentation

in_addr_t as_friend::addr
private

Socket IP address.

Definition at line 161 of file as_node.h.

char as_friend::name[INET_ADDRSTRLEN]
private

Socket IP address string representation (xxx.xxx.xxx.xxx).

Definition at line 155 of file as_node.h.

in_port_t as_friend::port
private

Socket IP port.

Definition at line 167 of file as_node.h.


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