All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Macros
as_node.h File Reference
#include <netinet/in.h>
#include <sys/socket.h>
+ Include dependency graph for as_node.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  as_node
 

Macros

#define AS_NODE_NAME_MAX_LEN   AS_NODE_NAME_MAX_SIZE - 1
 
#define AS_NODE_NAME_MAX_SIZE   20
 

Macro Definition Documentation

#define AS_NODE_NAME_MAX_LEN   AS_NODE_NAME_MAX_SIZE - 1

The maximum string length of as_node.name

Definition at line 40 of file as_node.h.

#define AS_NODE_NAME_MAX_SIZE   20

The size of as_node.name

Definition at line 35 of file as_node.h.