| /hostap-latest/src/utils/ |
| D | trace.c | 155 #define bfd_get_section_vma(bfd, section) bfd_section_vma(section) argument 161 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect() argument 170 if (!(bfd_get_section_vma(abfd, section))) in find_addr_sect() 173 vma = bfd_get_section_vma(abfd, section); in find_addr_sect() 177 size = bfd_get_section_size(section); in find_addr_sect() 181 data->found = bfd_find_nearest_line(abfd, section, syms, in find_addr_sect()
|
| /hostap-latest/doc/ |
| D | code_structure.doxygen | 32 \section _wpa_supplicant_core wpa_supplicant core functionality 49 \section generic_helper_func Generic helper functions 85 \section crypto_func Cryptographic functions 146 \section tls_func TLS library 182 \section configuration Configuration 200 \section ctrl_iface Control interface 228 \section wpa_code WPA supplicant 239 \section eap_peer EAP peer 281 \section eapol_supp EAPOL supplicant 287 \section win_port Windows port [all …]
|
| D | porting.doxygen | 17 \section ansi_c_extra Extra functions on top of ANSI C 48 \section configuration_backend Configuration backend 64 \section driver_iface_porting Driver interface 75 \section l2_packet_porting l2_packet (link layer access) 108 \section eloop_porting Event loop 119 \section ctrl_iface_porting Control interface 136 \section entry_point Program entry point 171 \section simple_build Simple build example
|
| D | p2p.doxygen | 36 \section p2p_arch P2P architecture 39 section shows couple of examples on the location of main P2P 68 \section p2p_module P2P module 158 \section p2p_driver P2P driver operations (low-level interface) 179 \section p2p_go_neg P2P device discovery and group formation 181 This section shows an example sequence of operations that can be used 272 \section p2p_sd P2P service discovery 320 \section p2p_go P2P group owner 322 This section describes how P2P module can be used for managing 363 \section p2p_ctrl_iface P2P control interface
|
| D | testing_tools.doxygen | 14 \section eapol_test eapol_test - EAP peer and RADIUS client testing 83 \section preauth_test preauth_test - WPA2 pre-authentication and EAP peer testing 113 \section unit_tests Unit tests 132 \section wpa_trace Tracing code for developer debuggin
|
| D | eap.doxygen | 21 \section adding_eap_methods Adding EAP methods 39 this structure. This interface is based on section 4.4 of RFC 4137. 57 \section used_eap_library Using EAP implementation as a library
|
| D | eap_server.doxygen | 21 \section adding_eap_methods Adding EAP methods 39 this structure. This interface is based on section 4.4 of RFC 4137.
|
| D | hostapd_ctrl_iface.doxygen | 20 \section using_ctrl_iface Using the control interface 56 \section ctrl_iface_cmds Control interface commands
|
| D | mainpage.doxygen | 23 \section _wpa_supplicant wpa_supplicant 61 \section _hostapd hostapd
|
| D | ctrl_iface.doxygen | 21 \section using_ctrl_iface Using the control interface 57 \section ctrl_iface_cmds Control interface commands 564 \section ctrl_iface_interactive Interactive requests 663 \section ctrl_iface_events Control interface events
|
| D | dbus.doxygen | 4 This section documents the wpa_supplicant D-Bus API. Every D-Bus 22 \section dbus_main fi.w1.wpa_supplicant1 191 \section dbus_interface fi.w1.wpa_supplicant1.Interface 1386 \section dbus_wps fi.w1.wpa_supplicant1.Interface.WPS 1527 \section dbus_p2pdevice fi.w1.wpa_supplicant1.Interface.P2PDevice 2153 \section dbus_bss fi.w1.wpa_supplicant1.BSS 2264 \section dbus_network fi.w1.wpa_supplicant1.Network 2297 \section dbus_peer fi.w1.wpa_supplicant1.Peer 2389 \section dbus_group fi.w1.wpa_supplicant1.Group 2467 \section dbus_persistent_group fi.w1.wpa_supplicant1.PersistentGroup [all …]
|
| D | driver_wrapper.doxygen | 60 \section driver_req Driver requirements for WPA
|
| /hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
| D | eventhistory.cpp | 47 QVariant EventListModel::headerData(int section, Qt::Orientation orientation, in headerData() argument 54 switch (section) { in headerData() 63 return QString("%1").arg(section); in headerData()
|
| D | eventhistory.h | 27 QVariant headerData(int section, Qt::Orientation orientation,
|
| D | peers.cpp | 531 name = str.section('\'', 1, -2); in add_p2p_group_client() 534 str.section('=', 1).toInt(0, 0); in add_p2p_group_client() 914 name = str.section('\'', 1, -2); in event_notify() 917 str.section('=', 1).toInt(0, 0); in event_notify() 919 pri_dev_type = str.section('=', 1); in event_notify()
|
| /hostap-latest/hs20/server/ca/ |
| D | openssl-root.cnf | 13 default_ca = CA_default # The default ca section 89 ##organizationalUnitName = Organizational Unit Name (eg, section)
|
| D | openssl.cnf | 13 default_ca = CA_default # The default ca section 100 ##organizationalUnitName = Organizational Unit Name (eg, section)
|
| /hostap-latest/tests/remote/ |
| D | rutils.py | 310 for section in sections: 311 if section.find("packet loss") != -1: 312 words = section.split()
|
| /hostap-latest/hostapd/ |
| D | README-MULTI-AP | 51 (Re)Association Request frame ([3], section 5.2, paragraph 4). In addition, it 52 must use 4-address mode for all frames sent over this link ([3], section 14). 65 identified themselves as backhaul stations ([3], section 5.2, paragraph 5-6).
|
| D | README-WPS | 72 Following section shows an example runtime configuration
|
| D | ChangeLog | 809 runtime configuration variables in hostapd.conf (see WPS section in
|
| /hostap-latest/hs20/server/ |
| D | hs20-osu-server.txt | 99 # inserted within the BODY section of the page).
|
| /hostap-latest/wpa_supplicant/doc/docbook/ |
| D | wpa_cli.sgml | 188 listed in the next section.</para></listitem>
|
| /hostap-latest/wpa_supplicant/ |
| D | README | 183 See Building and installing section below for more detailed 385 you are going to use. Configuration file section below includes 401 line. See following section for more details on command line options 974 price of somewhat reduced available functionality. The next section
|
| D | ChangeLog | 1392 wpa_supplicant.conf (see WPS section in the example configuration
|