
Data Fields | |
| NETSIM_ID | nConfigDeviceId |
| NETSIM_ID | nDeviceId |
| netsimDEVICE_TYPE | nDeviceType |
| NETSIM_Name | type |
| NETSIM_Name | szDeviceName |
| NETSIM_ID | nNumOfInterface |
| unsigned long | ulSeed [SEED_COUNT] |
| void * | deviceVar |
| struct stru_NetSim_Interface ** | ppstruInterfaceList |
| struct stru_NetSim_ApplicationLayer * | pstruApplicationLayer |
| ptrSOCKETINTERFACE | pstruSocketInterface |
| struct stru_NetSim_TransportLayer * | pstruTransportLayer |
| struct stru_NetSim_NetworkLayer * | pstruNetworkLayer |
| struct stru_NetSim_Coordinates * | pstruDevicePosition |
| struct stru_NetSim_Mobility * | pstruDeviceMobility |
| WIRESHARK_OPTION | wireshark_option |
| PNODE_JOIN_PROFILE | node_join_profile |
| NODE_ACTION | node_status |
| struct stru_NetSim_Device * | pstruNextDevice |
| struct stru_NetSim_Device * | pstruPrevDevice |
| PNODE_JOIN_PROFILE stru_NetSim_Device::node_join_profile |
| struct stru_NetSim_Interface** stru_NetSim_Device::ppstruInterfaceList |
| struct stru_NetSim_ApplicationLayer* stru_NetSim_Device::pstruApplicationLayer |
| struct stru_NetSim_Mobility* stru_NetSim_Device::pstruDeviceMobility |
| struct stru_NetSim_Coordinates* stru_NetSim_Device::pstruDevicePosition |
| struct stru_NetSim_NetworkLayer* stru_NetSim_Device::pstruNetworkLayer |
| struct stru_NetSim_Device* stru_NetSim_Device::pstruNextDevice |
| struct stru_NetSim_Device* stru_NetSim_Device::pstruPrevDevice |
| ptrSOCKETINTERFACE stru_NetSim_Device::pstruSocketInterface |
| struct stru_NetSim_TransportLayer* stru_NetSim_Device::pstruTransportLayer |