|
NETWORK ATTACKS FRAMEWORK
1.0.0
A NETwork Attacks framework. Making network attacks impact evaluation easier!
|
#include <NA_packet_queue_omnet.h>
Public Attributes | |
| list_t | l |
| struct in_addr | dest_addr |
| struct timeval | q_time |
| cPacket * | p |
Definition at line 41 of file NA_packet_queue_omnet.h.
| struct in_addr q_pkt::dest_addr |
Definition at line 44 of file NA_packet_queue_omnet.h.
Definition at line 43 of file NA_packet_queue_omnet.h.
| cPacket* q_pkt::p |
Definition at line 46 of file NA_packet_queue_omnet.h.
| struct timeval q_pkt::q_time |
Definition at line 45 of file NA_packet_queue_omnet.h.