Structure for peer list of peer_to_peer traffic. More...
#include <Application.h>
Data Fields | |
| NETSIM_ID | nDeviceId |
| unsigned int | yetToReceiveCount |
| unsigned int * | flag |
Structure for peer list of peer_to_peer traffic.
Definition at line 323 of file Application.h.
| unsigned int* stru_Application_p2P_PeerList::flag |
Definition at line 327 of file Application.h.
| NETSIM_ID stru_Application_p2P_PeerList::nDeviceId |
Definition at line 325 of file Application.h.
| unsigned int stru_Application_p2P_PeerList::yetToReceiveCount |
Definition at line 326 of file Application.h.