NETWORK ATTACKS FRAMEWORK  1.0.0
A NETwork Attacks framework. Making network attacks impact evaluation easier!
q_pkt Struct Reference

#include <NA_packet_queue_omnet.h>

List of all members.

Public Attributes

list_t l
struct in_addr dest_addr
struct timeval q_time
cPacket * p

Detailed Description

Definition at line 41 of file NA_packet_queue_omnet.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerator Defines