Home
last modified time | relevance | path

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

123

/freebsd/contrib/wpa/src/common/
H A 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);
H A 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()
H A 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,
H A Ddpp_i.h18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */
19 struct dl_list configurator; /* struct dpp_configurator */
21 struct dl_list controllers; /* struct dpp_relay_controller */
24 struct dl_list tcp_init; /* struct dpp_connection */
H A Dctrl_iface_common.c143 int ctrl_iface_attach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_attach()
170 int ctrl_iface_detach(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_detach()
190 int ctrl_iface_level(struct dl_list *ctrl_dst, struct sockaddr_storage *from, in ctrl_iface_level()
H A Dgas_server.c25 struct dl_list list;
37 struct dl_list list;
50 struct dl_list handlers; /* struct gas_server_handler::list */
51 struct dl_list responses; /* struct gas_server_response::list */
/freebsd/contrib/wpa/src/utils/
H A 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 …]
/freebsd/contrib/wpa/src/wps/
H A 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;
H A 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;
H A Dwps_upnp.h21 struct dl_list list;
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A 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()
/freebsd/contrib/wpa/src/pae/
H A 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;
228 struct dl_list participant_list;
H A 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;
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.h61 struct dl_list global_ctrl_dst;
74 struct dl_list eth_p_oui; /* OUI Extended EtherType handlers */
150 struct dl_list list;
164 struct dl_list list;
224 struct dl_list ctrl_dst;
230 struct dl_list erp_keys; /* struct eap_server_erp_key */
245 struct dl_list l2_queue;
246 struct dl_list l2_oui_queue;
372 struct dl_list sae_commit_queue; /* struct hostapd_sae_commit_queue */
403 struct dl_list nr_db;
[all …]
H A Deth_p_oui.c25 struct dl_list list;
28 struct dl_list receiver;
32 struct dl_list list;
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h264 struct dl_list list;
270 struct dl_list list;
296 struct dl_list p2p_srv_bonjour; /* struct p2p_srv_bonjour */
297 struct dl_list p2p_srv_upnp; /* struct p2p_srv_upnp */
338 struct dl_list ifaces; /* struct wpa_supplicant::radio_list entries */
339 struct dl_list work; /* struct wpa_radio_work::list entries */
359 struct dl_list list;
472 struct dl_list list;
481 struct dl_list list;
500 struct dl_list list;
[all …]
H A Dbss.h34 struct dl_list list;
56 struct dl_list anqp_elems; /* list of struct wpa_bss_anqp_elem */
78 struct dl_list list;
80 struct dl_list list_id;
H A Dctrl_iface_unix.c37 struct dl_list ctrl_dst;
39 struct dl_list msg_queue;
47 struct dl_list ctrl_dst;
49 struct dl_list msg_queue;
54 struct dl_list list;
65 struct dl_list *ctrl_dst,
102 static int wpa_supplicant_ctrl_iface_attach(struct dl_list *ctrl_dst, in wpa_supplicant_ctrl_iface_attach()
110 static int wpa_supplicant_ctrl_iface_detach(struct dl_list *ctrl_dst, in wpa_supplicant_ctrl_iface_detach()
388 static void wpas_ctrl_msg_queue(struct dl_list *queue, in wpas_ctrl_msg_queue()
412 struct dl_list *queue) in wpas_ctrl_msg_queue_limit()
[all …]
H A Dconfig_ssid.h53 struct dl_list list;
687 struct dl_list psk_list;
/freebsd/contrib/wpa/src/fst/
H A Dfst_group.h14 struct dl_list ifaces;
17 struct dl_list global_groups_lentry;
57 extern struct dl_list fst_global_groups_list;
H A Dfst_internal.h35 struct dl_list global_ctrls_lentry;
38 extern struct dl_list fst_global_ctrls_list;
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h27 struct dl_list interfaces;
43 struct dl_list list;
44 struct dl_list bsss;
45 struct dl_list drvs;
95 struct dl_list wiphy_list;
107 struct dl_list list;
108 struct dl_list wiphy_list;
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_i.h295 struct dl_list list;
392 struct dl_list erp_keys; /* struct eap_erp_key */
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_as.c52 for (dip = dlp->dl_list; dip != NULL; dip = nip) { in dt_irlist_destroy()
64 dlp->dl_list = dip; in dt_irlist_append()
286 for (i = 0, dip = dlp->dl_list; dip != NULL; dip = dip->di_next) { in dt_as()
409 for (dip = dlp->dl_list; dip != NULL; dip = dip->di_next) { in dt_as()
H A Ddt_as.h49 dt_irnode_t *dl_list; /* pointer to first node in list */ member

123