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

#include <NA_seek_list.h>

List of all members.

Public Attributes

list_t l
struct in_addr dest_addr
u_int32_t dest_seqno
struct ip_dataipd
u_int8_t flags
int reqs
int ttl
struct timer seek_timer

Detailed Description

Definition at line 40 of file NA_seek_list.h.


Member Data Documentation

struct in_addr seek_list::dest_addr

Definition at line 43 of file NA_seek_list.h.

Definition at line 44 of file NA_seek_list.h.

u_int8_t seek_list::flags

Definition at line 46 of file NA_seek_list.h.

Definition at line 45 of file NA_seek_list.h.

Definition at line 42 of file NA_seek_list.h.

Definition at line 47 of file NA_seek_list.h.

Definition at line 49 of file NA_seek_list.h.

Definition at line 48 of file NA_seek_list.h.


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