| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <sys/types.h>#include "autoconf.h"#include <string.h>#include <strings.h>#include <stdlib.h>#include <arpa/inet.h>Compounds | |
| struct | ns_addr_t |
Defines | |
| #define | MEMDEBUG_SIMULATIONS |
| #define | STRTOI64 strtoll |
| #define | STRTOI64_FMTSTR "%lld" |
| #define | NS_ALIGN (8) |
| #define | TINY_LEN 8 |
| #define | SMALL_LEN 32 |
| #define | MID_LEN 256 |
| #define | BIG_LEN 4096 |
| #define | HUGE_LEN 65536 |
| #define | TRUE 1 |
| #define | FALSE 0 |
Typedefs | |
| typedef int32_t | nsaddr_t |
| typedef int32_t | nsmask_t |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|