![]() |
NetSim Source Code Help
|
#include "Satellite.h"

Go to the source code of this file.
Data Structures | |
| struct | stru_satellite_hdr_container |
| struct | stru_satellite_hdr |
Macros | |
| #define | _NETSIM_SATELLITE_HDR_H_ |
Typedefs | |
| typedef struct stru_satellite_hdr_container | SATELLITE_HDRCONTAINER |
| typedef struct stru_satellite_hdr_container * | ptrSATELLITE_HDRCONTAINER |
| typedef struct stru_satellite_hdr | SATELLITE_HDR |
| typedef struct stru_satellite_hdr * | ptrSATELLITE_HDR |
Functions | |
| ptrSATELLITE_HDR | SATELLITE_HDR_GET (NetSim_PACKET *packet) |
| void | SATELLITE_HDR_REMOVE (NetSim_PACKET *packet) |
| #define _NETSIM_SATELLITE_HDR_H_ |
Definition at line 26 of file Satellite_HDR.h.
| typedef struct stru_satellite_hdr * ptrSATELLITE_HDR |
| typedef struct stru_satellite_hdr_container * ptrSATELLITE_HDRCONTAINER |
| typedef struct stru_satellite_hdr SATELLITE_HDR |
| typedef struct stru_satellite_hdr_container SATELLITE_HDRCONTAINER |
| ptrSATELLITE_HDR SATELLITE_HDR_GET | ( | NetSim_PACKET * | packet | ) |
| void SATELLITE_HDR_REMOVE | ( | NetSim_PACKET * | packet | ) |