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

List of all members.

Public Attributes

int fd
struct sockaddr_nl local
struct sockaddr_nl peer
u_int32_t seq
u_int32_t dump

Detailed Description

Definition at line 45 of file NA_llf.c.


Member Data Documentation

u_int32_t rtnl_handle::dump

Definition at line 50 of file NA_llf.c.

Definition at line 46 of file NA_llf.c.

struct sockaddr_nl rtnl_handle::local

Definition at line 47 of file NA_llf.c.

struct sockaddr_nl rtnl_handle::peer

Definition at line 48 of file NA_llf.c.

u_int32_t rtnl_handle::seq

Definition at line 49 of file NA_llf.c.


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