| /src/external/bsd/wpa/dist/src/common/ |
| ctrl_iface_common.c | 149 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function 175 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function 197 dl_list_for_each(dst, ctrl_dst, struct wpa_ctrl_dst, list) { function
|
| cli.c | 73 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function 182 dl_list_for_each(e, txt_list, struct cli_txt_entry, list) { function
|
| /src/external/bsd/wpa/dist/src/utils/ |
| list.h | 78 #define dl_list_for_each(item, list, type, member) \ macro
|
| /src/external/bsd/wpa/dist/wpa_supplicant/dbus/ |
| dbus_new_introspect.c | 32 dl_list_for_each(iface, list, struct interfaces, list) { function
|
| /src/external/bsd/wpa/dist/src/pae/ |
| ieee802_1x_kay.c | 293 dl_list_for_each(participant, &kay->participant_list, 315 dl_list_for_each(participant, &kay->participant_list, 331 dl_list_for_each(peer, peers, struct ieee802_1x_kay_peer, list) { function 453 dl_list_for_each(peer, &participant->live_peers, 459 dl_list_for_each(peer, &participant->potential_peers, 938 dl_list_for_each(peer, &participant->live_peers, 965 dl_list_for_each(peer, &participant->live_peers, 998 dl_list_for_each(peer, &participant->potential_peers, 1025 dl_list_for_each(peer, &participant->potential_peers, 1254 dl_list_for_each(txsa, &principal->txsc->sa_list 4118 dl_list_for_each(p, peers, struct ieee802_1x_kay_peer, list) { function [all...] |
| /src/external/bsd/wpa/dist/src/wps/ |
| wps_registrar.c | 65 dl_list_for_each(token, tokens, struct wps_nfc_pw_token, list) { function 764 dl_list_for_each(pin, ®->pins, struct wps_uuid_pin, list) { 936 dl_list_for_each(pin, ®->pins, struct wps_uuid_pin, list) { 947 dl_list_for_each(pin, ®->pins, struct wps_uuid_pin, list) { 994 dl_list_for_each(pin, ®->pins, struct wps_uuid_pin, list) { 3521 dl_list_for_each(s, ®->wps->wps_upnp->subscriptions,
|