HomeSort by relevance Sort by last modified time
    Searched refs:wpa_ctrl_dst (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant/
ctrl_iface_named_pipe.c 60 * struct wpa_ctrl_dst - Internal data structure of control interface clients
66 struct wpa_ctrl_dst { struct
67 /* Note: OVERLAPPED must be the first member of struct wpa_ctrl_dst */
69 struct wpa_ctrl_dst *next, *prev;
83 struct wpa_ctrl_dst *ctrl_dst;
93 static void ctrl_close_pipe(struct wpa_ctrl_dst *dst);
122 struct wpa_ctrl_dst *dst, *next;
140 struct wpa_ctrl_dst *dst;
228 static void ctrl_close_pipe(struct wpa_ctrl_dst *dst)
263 struct wpa_ctrl_dst *dst = (struct wpa_ctrl_dst *) overlap
    [all...]
ctrl_iface_udp.c 31 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
37 struct wpa_ctrl_dst { struct
38 struct wpa_ctrl_dst *next;
49 struct wpa_ctrl_dst *ctrl_dst;
63 struct wpa_ctrl_dst *dst;
83 struct wpa_ctrl_dst *dst, *prev = NULL;
111 struct wpa_ctrl_dst *dst;
317 struct wpa_ctrl_dst *dst, *prev;
349 struct wpa_ctrl_dst *dst, *next;
ctrl_iface_unix.c 33 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
39 struct wpa_ctrl_dst { struct
40 struct wpa_ctrl_dst *next;
51 struct wpa_ctrl_dst *ctrl_dst;
64 struct wpa_ctrl_dst *dst;
84 struct wpa_ctrl_dst *dst, *prev = NULL;
113 struct wpa_ctrl_dst *dst;
416 struct wpa_ctrl_dst *dst, *prev;
489 struct wpa_ctrl_dst *dst, *next;
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_named_pipe.c 60 * struct wpa_ctrl_dst - Internal data structure of control interface clients
66 struct wpa_ctrl_dst { struct
67 /* Note: OVERLAPPED must be the first member of struct wpa_ctrl_dst */
69 struct wpa_ctrl_dst *next, *prev;
83 struct wpa_ctrl_dst *ctrl_dst;
93 static void ctrl_close_pipe(struct wpa_ctrl_dst *dst);
122 struct wpa_ctrl_dst *dst, *next;
140 struct wpa_ctrl_dst *dst;
228 static void ctrl_close_pipe(struct wpa_ctrl_dst *dst)
263 struct wpa_ctrl_dst *dst = (struct wpa_ctrl_dst *) overlap
    [all...]
ctrl_iface_udp.c 31 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
37 struct wpa_ctrl_dst { struct
38 struct wpa_ctrl_dst *next;
49 struct wpa_ctrl_dst *ctrl_dst;
63 struct wpa_ctrl_dst *dst;
83 struct wpa_ctrl_dst *dst, *prev = NULL;
111 struct wpa_ctrl_dst *dst;
317 struct wpa_ctrl_dst *dst, *prev;
349 struct wpa_ctrl_dst *dst, *next;
ctrl_iface_unix.c 34 * struct wpa_ctrl_dst - Internal data structure of control interface monitors
40 struct wpa_ctrl_dst { struct
41 struct wpa_ctrl_dst *next;
52 struct wpa_ctrl_dst *ctrl_dst;
65 struct wpa_ctrl_dst *dst;
86 struct wpa_ctrl_dst *dst, *prev = NULL;
117 struct wpa_ctrl_dst *dst;
441 struct wpa_ctrl_dst *dst, *prev;
514 struct wpa_ctrl_dst *dst, *next;

Completed in 29 milliseconds