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

List of all members.

Public Attributes

struct wireless_ifacenext
int ifindex
char ifname [IFNAMSIZ+1]
struct iw_range range
int has_range

Detailed Description

Definition at line 128 of file NA_llf.c.


Member Data Documentation

Definition at line 138 of file NA_llf.c.

Definition at line 133 of file NA_llf.c.

char wireless_iface::ifname[IFNAMSIZ+1]

Definition at line 136 of file NA_llf.c.

Definition at line 130 of file NA_llf.c.

struct iw_range wireless_iface::range

Definition at line 137 of file NA_llf.c.


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