$search

wpa_ctrl_dst Struct Reference

List of all members.

Public Attributes

struct sockaddr_un addr
struct sockaddr_in addr
socklen_t addrlen
int attached
int debug_level
int errors
struct dl_list list
struct wpa_ctrl_dstnext
OVERLAPPED overlap
HANDLE pipe
struct wpa_ctrl_dstprev
struct ctrl_iface_privpriv
char req_buf [REQUEST_BUFSIZE]
char * rsp_buf
int used

Detailed Description

struct wpa_ctrl_dst - Internal data structure of control interface clients

This structure is used to store information about registered control interface monitors into struct wpa_supplicant. This data is private to ctrl_iface_named_pipe.c and should not be touched directly from other files.

struct wpa_ctrl_dst - Internal data structure of control interface monitors

This structure is used to store information about registered control interface monitors into struct wpa_supplicant. This data is private to ctrl_iface_udp.c and should not be touched directly from other files.

struct wpa_ctrl_dst - Internal data structure of control interface monitors

This structure is used to store information about registered control interface monitors into struct wpa_supplicant. This data is private to ctrl_iface_unix.c and should not be touched directly from other files.

Definition at line 66 of file ctrl_iface_named_pipe.c.


Member Data Documentation

struct sockaddr_un wpa_ctrl_dst::addr

Definition at line 40 of file ctrl_iface_unix.c.

struct sockaddr_in wpa_ctrl_dst::addr

Definition at line 39 of file ctrl_iface_udp.c.

Definition at line 40 of file ctrl_iface_udp.c.

Definition at line 72 of file ctrl_iface_named_pipe.c.

Definition at line 73 of file ctrl_iface_named_pipe.c.

Definition at line 74 of file ctrl_iface_named_pipe.c.

Definition at line 39 of file ctrl_iface_unix.c.

Definition at line 69 of file ctrl_iface_named_pipe.c.

Definition at line 68 of file ctrl_iface_named_pipe.c.

Definition at line 71 of file ctrl_iface_named_pipe.c.

Definition at line 69 of file ctrl_iface_named_pipe.c.

Definition at line 70 of file ctrl_iface_named_pipe.c.

char wpa_ctrl_dst::req_buf[REQUEST_BUFSIZE]

Definition at line 75 of file ctrl_iface_named_pipe.c.

Definition at line 76 of file ctrl_iface_named_pipe.c.

Definition at line 77 of file ctrl_iface_named_pipe.c.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Mar 1 16:00:55 2013