DESERT 3.5.1
|
Go to the source code of this file.
Classes | |
struct | hdr_sun_path_est |
Macros | |
#define | HDR_SUN_PATH_EST(p) (hdr_sun_path_est::access(p)) |
#define | PATH_SEARCH 1 |
#define | PATH_ANSWER 2 |
#define | DATA_ACK 3 |
#define | PATH_ERROR 4 |
Typedefs | |
typedef u_int8_t | packet_path_est |
typedef struct hdr_sun_path_est | hdr_sun_path_est |
Variables | |
packet_t | PT_SUN_PATH_EST |
Provides the Path Establishment Messages header description.
Definition in file sun-hdr-pathestablishment.h.
#define DATA_ACK 3 |
Definition at line 49 of file sun-hdr-pathestablishment.h.
#define HDR_SUN_PATH_EST | ( | p | ) | (hdr_sun_path_est::access(p)) |
Definition at line 46 of file sun-hdr-pathestablishment.h.
#define PATH_ANSWER 2 |
Definition at line 48 of file sun-hdr-pathestablishment.h.
#define PATH_ERROR 4 |
Definition at line 50 of file sun-hdr-pathestablishment.h.
#define PATH_SEARCH 1 |
Definition at line 47 of file sun-hdr-pathestablishment.h.
typedef struct hdr_sun_path_est hdr_sun_path_est |
hdr_sun_path_est describes path establishment packets used by UWSUN
typedef u_int8_t packet_path_est |
Definition at line 54 of file sun-hdr-pathestablishment.h.
|
extern |
Definition at line 51 of file DESERT_Framework/DESERT/network/uwsun/initlib.cpp.