![]() |
NetSim Source Code Help
|
#include "main.h"
Go to the source code of this file.
Functions | |
| static void | add_new_dest (NetSim_PACKET *packet, NETSIM_IPAddress ip) |
| static void | remove_dest (NetSim_PACKET *packet) |
| int | fn_NetSim_NAT_NetworkOut (NETSIM_ID ndev, NetSim_PACKET *packet) |
| int | fn_NetSim_NAT_NetworkIn (NETSIM_ID ndev, NetSim_PACKET *packet) |
|
static |
| int fn_NetSim_NAT_NetworkIn | ( | NETSIM_ID | ndev, |
| NetSim_PACKET * | packet | ||
| ) |
| int fn_NetSim_NAT_NetworkOut | ( | NETSIM_ID | ndev, |
| NetSim_PACKET * | packet | ||
| ) |
|
static |