Structure for Seeder list of peer_to_peer traffic. More...
#include <Application.h>

Data Fields | |
| NetSim_PACKET * | packet |
| unsigned int | nSeederCount |
| NETSIM_ID * | nDeviceIds |
Structure for Seeder list of peer_to_peer traffic.
Definition at line 316 of file Application.h.
| NETSIM_ID* stru_Application_P2P_SeederList::nDeviceIds |
Definition at line 320 of file Application.h.
| unsigned int stru_Application_P2P_SeederList::nSeederCount |
Definition at line 319 of file Application.h.
| NetSim_PACKET* stru_Application_P2P_SeederList::packet |
Definition at line 318 of file Application.h.