wpa_ctrl_dst Struct Reference

Internal data structure of control interface clients. More...

Data Fields

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

Detailed Description

Internal data structure of control interface clients.

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_named_pipe.c and should not be touched directly from other files.

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.

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.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 28 23:07:52 2009 for wpa_supplicant/hostapd by  doxygen 1.6.1