hostapd
Public Attributes | List of all members
wpa_ctrl_dst Struct Reference

struct wpa_ctrl_dst - Data structure of control interface monitors More...

#include <ctrl_iface_common.h>

Public Attributes

struct dl_list list
 
struct sockaddr_storage addr
 
socklen_t addrlen
 
int debug_level
 
int errors
 
OVERLAPPED overlap
 
struct wpa_ctrl_dstnext
 
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

struct wpa_ctrl_dst - Data structure of control interface monitors

struct wpa_ctrl_dst - Internal data structure of control interface monitors

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 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.


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