NetSim Source Code Help
Loading...
Searching...
No Matches
Satellite_HDR.h File Reference
#include "Satellite.h"
Include dependency graph for Satellite_HDR.h:
This graph shows which files directly or indirectly include this file:

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_containerptrSATELLITE_HDRCONTAINER
 
typedef struct stru_satellite_hdr SATELLITE_HDR
 
typedef struct stru_satellite_hdrptrSATELLITE_HDR
 

Functions

ptrSATELLITE_HDR SATELLITE_HDR_GET (NetSim_PACKET *packet)
 
void SATELLITE_HDR_REMOVE (NetSim_PACKET *packet)
 

Macro Definition Documentation

◆ _NETSIM_SATELLITE_HDR_H_

#define _NETSIM_SATELLITE_HDR_H_

Definition at line 26 of file Satellite_HDR.h.

Typedef Documentation

◆ ptrSATELLITE_HDR

◆ ptrSATELLITE_HDRCONTAINER

◆ SATELLITE_HDR

◆ SATELLITE_HDRCONTAINER

Function Documentation

◆ SATELLITE_HDR_GET()

ptrSATELLITE_HDR SATELLITE_HDR_GET ( NetSim_PACKET packet)

Definition at line 65 of file Satellite_HDR.c.

Here is the caller graph for this function:

◆ SATELLITE_HDR_REMOVE()

void SATELLITE_HDR_REMOVE ( NetSim_PACKET packet)

Definition at line 70 of file Satellite_HDR.c.

Here is the caller graph for this function: