Home
last modified time | relevance | path

Searched refs:dl_list (Results 1 – 25 of 123) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dcli.h18 struct dl_list list;
23 void cli_txt_list_flush(struct dl_list *list);
26 cli_txt_list_get(struct dl_list *txt_list, const char *txt);
28 void cli_txt_list_del(struct dl_list *txt_list, const char *txt);
29 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt);
30 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt,
33 int cli_txt_list_add(struct dl_list *txt_list, const char *txt);
34 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt);
35 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt,
38 char ** cli_txt_list_array(struct dl_list *txt_list);
Dcli.c59 void cli_txt_list_flush(struct dl_list *list) in cli_txt_list_flush()
68 struct cli_txt_entry * cli_txt_list_get(struct dl_list *txt_list, in cli_txt_list_get()
81 void cli_txt_list_del(struct dl_list *txt_list, const char *txt) in cli_txt_list_del()
91 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_del_addr()
103 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_del_word()
120 int cli_txt_list_add(struct dl_list *txt_list, const char *txt) in cli_txt_list_add()
140 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_add_addr()
152 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_add_word()
171 char ** cli_txt_list_array(struct dl_list *txt_list) in cli_txt_list_array()
Dctrl_iface_common.h24 struct dl_list list;
35 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
37 int ctrl_iface_detach(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
39 int ctrl_iface_level(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dcli.h18 struct dl_list list;
23 void cli_txt_list_flush(struct dl_list *list);
26 cli_txt_list_get(struct dl_list *txt_list, const char *txt);
28 void cli_txt_list_del(struct dl_list *txt_list, const char *txt);
29 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt);
30 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt,
33 int cli_txt_list_add(struct dl_list *txt_list, const char *txt);
34 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt);
35 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt,
38 char ** cli_txt_list_array(struct dl_list *txt_list);
Dcli.c59 void cli_txt_list_flush(struct dl_list *list) in cli_txt_list_flush()
68 struct cli_txt_entry * cli_txt_list_get(struct dl_list *txt_list, in cli_txt_list_get()
81 void cli_txt_list_del(struct dl_list *txt_list, const char *txt) in cli_txt_list_del()
91 void cli_txt_list_del_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_del_addr()
103 void cli_txt_list_del_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_del_word()
120 int cli_txt_list_add(struct dl_list *txt_list, const char *txt) in cli_txt_list_add()
140 int cli_txt_list_add_addr(struct dl_list *txt_list, const char *txt) in cli_txt_list_add_addr()
152 int cli_txt_list_add_word(struct dl_list *txt_list, const char *txt, in cli_txt_list_add_word()
171 char ** cli_txt_list_array(struct dl_list *txt_list) in cli_txt_list_array()
Dctrl_iface_common.h24 struct dl_list list;
35 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
37 int ctrl_iface_detach(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
39 int ctrl_iface_level(struct dl_list *ctrl_dst, struct sockaddr_storage *from,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dlist.h15 struct dl_list { struct
16 struct dl_list *next; argument
17 struct dl_list *prev; argument
22 static inline void dl_list_init(struct dl_list *list) in dl_list_init()
28 static inline void dl_list_add(struct dl_list *list, struct dl_list *item) in dl_list_add()
36 static inline void dl_list_add_tail(struct dl_list *list, struct dl_list *item) in dl_list_add_tail()
41 static inline void dl_list_del(struct dl_list *item) in dl_list_del()
49 static inline int dl_list_empty(const struct dl_list *list) in dl_list_empty()
54 static inline unsigned int dl_list_len(const struct dl_list *list) in dl_list_len()
56 struct dl_list *item; in dl_list_len()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dlist.h15 struct dl_list { struct
16 struct dl_list *next; argument
17 struct dl_list *prev; argument
22 static inline void dl_list_init(struct dl_list *list) in dl_list_init()
28 static inline void dl_list_add(struct dl_list *list, struct dl_list *item) in dl_list_add()
36 static inline void dl_list_add_tail(struct dl_list *list, struct dl_list *item) in dl_list_add_tail()
41 static inline void dl_list_del(struct dl_list *item) in dl_list_del()
49 static inline int dl_list_empty(struct dl_list *list) in dl_list_empty()
54 static inline unsigned int dl_list_len(struct dl_list *list) in dl_list_len()
56 struct dl_list *item; in dl_list_len()
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_i.h52 struct dl_list list;
66 struct dl_list list;
80 struct dl_list list;
91 struct dl_list addr_list;
92 struct dl_list event_queue; /* Queued event messages. */
107 struct dl_list list;
112 struct dl_list peers; /* active UPnP peer sessions */
124 struct dl_list interfaces; /* struct upnp_wps_device_interface */
137 struct dl_list msearch_replies;
141 struct dl_list subscriptions;
Dwps_er.h15 struct dl_list list;
34 struct dl_list list;
36 struct dl_list sta; /* list of STAs/Enrollees using this AP */
71 struct dl_list list;
85 struct dl_list ap;
86 struct dl_list ap_unsubscribing;
87 struct dl_list ap_settings;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_i.h52 struct dl_list list;
66 struct dl_list list;
80 struct dl_list list;
91 struct dl_list addr_list;
92 struct dl_list event_queue; /* Queued event messages. */
107 struct dl_list list;
112 struct dl_list peers; /* active UPnP peer sessions */
124 struct dl_list interfaces; /* struct upnp_wps_device_interface */
136 struct dl_list msearch_replies;
140 struct dl_list subscriptions;
Dwps_er.h15 struct dl_list list;
34 struct dl_list list;
36 struct dl_list sta; /* list of STAs/Enrollees using this AP */
71 struct dl_list list;
85 struct dl_list ap;
86 struct dl_list ap_unsubscribing;
87 struct dl_list ap_settings;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay.h76 struct dl_list list;
90 struct dl_list list;
91 struct dl_list sa_list;
107 struct dl_list list; /* list entry in struct transmit_sc::sa_list */
117 struct dl_list list;
118 struct dl_list sa_list;
134 struct dl_list list;
226 struct dl_list participant_list;
Dieee802_1x_kay_i.h55 struct dl_list list;
102 struct dl_list live_peers;
103 struct dl_list potential_peers;
106 struct dl_list list;
126 struct dl_list sak_list;
127 struct dl_list rxsc_list;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_introspect.c21 struct dl_list list;
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface()
97 struct dl_list *list, const struct wpa_dbus_method_desc *methods) in extract_interfaces_methods()
112 struct dl_list *list, const struct wpa_dbus_signal_desc *signals) in extract_interfaces_signals()
127 struct dl_list *list, const struct wpa_dbus_property_desc *properties) in extract_interfaces_properties()
150 static void extract_interfaces(struct dl_list *list, in extract_interfaces()
159 static void add_interfaces(struct dl_list *list, struct wpabuf *xml) in add_interfaces()
236 struct dl_list ifaces; in add_wpas_interfaces()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_introspect.c21 struct dl_list list;
27 static struct interfaces * add_interface(struct dl_list *list, in add_interface()
97 struct dl_list *list, const struct wpa_dbus_method_desc *methods) in extract_interfaces_methods()
112 struct dl_list *list, const struct wpa_dbus_signal_desc *signals) in extract_interfaces_signals()
127 struct dl_list *list, const struct wpa_dbus_property_desc *properties) in extract_interfaces_properties()
150 static void extract_interfaces(struct dl_list *list, in extract_interfaces()
159 static void add_interfaces(struct dl_list *list, struct wpabuf *xml) in add_interfaces()
236 struct dl_list ifaces; in add_wpas_interfaces()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay.h76 struct dl_list list;
90 struct dl_list list;
91 struct dl_list sa_list;
107 struct dl_list list; /* list entry in struct transmit_sc::sa_list */
117 struct dl_list list;
118 struct dl_list sa_list;
134 struct dl_list list;
226 struct dl_list participant_list;
Dieee802_1x_kay_i.h55 struct dl_list list;
102 struct dl_list live_peers;
103 struct dl_list potential_peers;
106 struct dl_list list;
126 struct dl_list sak_list;
127 struct dl_list rxsc_list;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.h55 struct dl_list global_ctrl_dst;
68 struct dl_list eth_p_oui; /* OUI Extended EtherType handlers */
123 struct dl_list list;
135 struct dl_list list;
196 struct dl_list ctrl_dst;
201 struct dl_list erp_keys; /* struct eap_server_erp_key */
216 struct dl_list l2_queue;
217 struct dl_list l2_oui_queue;
326 struct dl_list sae_commit_queue; /* struct hostapd_sae_commit_queue */
352 struct dl_list nr_db;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h59 struct dl_list global_ctrl_dst;
72 struct dl_list eth_p_oui; /* OUI Extended EtherType handlers */
132 struct dl_list list;
146 struct dl_list list;
206 struct dl_list ctrl_dst;
211 struct dl_list erp_keys; /* struct eap_server_erp_key */
226 struct dl_list l2_queue;
227 struct dl_list l2_oui_queue;
336 struct dl_list sae_commit_queue; /* struct hostapd_sae_commit_queue */
367 struct dl_list nr_db;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.h29 struct dl_list interfaces;
43 struct dl_list list;
44 struct dl_list bsss;
45 struct dl_list drvs;
82 struct dl_list wiphy_list;
94 struct dl_list list;
95 struct dl_list wiphy_list;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant_i.h262 struct dl_list list;
268 struct dl_list list;
294 struct dl_list p2p_srv_bonjour; /* struct p2p_srv_bonjour */
295 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */
336 struct dl_list ifaces; /* struct wpa_supplicant::radio_list entries */
337 struct dl_list work; /* struct wpa_radio_work::list entries */
357 struct dl_list list;
470 struct dl_list list;
479 struct dl_list list;
497 struct dl_list list;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.h27 struct dl_list interfaces;
42 struct dl_list list;
43 struct dl_list bsss;
44 struct dl_list drvs;
81 struct dl_list wiphy_list;
93 struct dl_list list;
94 struct dl_list wiphy_list;
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant_i.h247 struct dl_list list;
253 struct dl_list list;
279 struct dl_list p2p_srv_bonjour; /* struct p2p_srv_bonjour */
280 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */
319 struct dl_list ifaces; /* struct wpa_supplicant::radio_list entries */
320 struct dl_list work; /* struct wpa_radio_work::list entries */
330 struct dl_list list;
443 struct dl_list list;
452 struct dl_list list;
470 struct dl_list list;
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
Dfst_group.h14 struct dl_list ifaces;
17 struct dl_list global_groups_lentry;
57 extern struct dl_list fst_global_groups_list;

12345