Public Attributes
wpa_interface_info Struct Reference

#include <driver.h>

List of all members.

Public Attributes

char * desc
const char * drv_name
char * ifname
struct wpa_interface_infonext

Detailed Description

struct wpa_interface_info - Network interface information : Pointer to the next interface or NULL if this is the last one : Interface name that can be used with init() or init2() : Human readable adapter description (e.g., vendor/model) or NULL if not available : struct wpa_driver_ops::name (note: unlike other strings, this one is not an allocated copy, i.e., get_interfaces() caller will not free this)

Definition at line 188 of file driver.h.


Member Data Documentation

Definition at line 191 of file driver.h.

Definition at line 192 of file driver.h.

Definition at line 190 of file driver.h.

Definition at line 189 of file driver.h.


The documentation for this struct was generated from the following file:


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26