Home
last modified time | relevance | path

Searched defs:func (Results 1 – 17 of 17) sorted by relevance

/hostap/src/utils/
Dwpa_debug.c633 void wpa_msg_register_cb(wpa_msg_cb_func func) in wpa_msg_register_cb()
641 void wpa_msg_register_ifname_cb(wpa_msg_get_ifname_func func) in wpa_msg_register_ifname_cb()
827 void hostapd_logger_register_cb(hostapd_logger_cb_func func) in hostapd_logger_register_cb()
Dtrace.c360 const char *func = wpa_trace_bfd_addr2func(btrace[i]); in wpa_trace_dump_func() local
Dhttp_curl.c279 static void tls_show_errors(const char *func, const char *txt) in tls_show_errors()
Dos_unix.c554 const char *func[WPA_TRACE_LEN]; in testing_test_fail() local
/hostap/tests/
Dtest-bss.c71 #define RUN_TEST(func, ...) do { \ argument
/hostap/tests/hwsim/
Dremotehost.py17 def remote_compatible(func): argument
Dtest_mscs.py101 def mscs_run(dev, apdev, func): argument
Dtest_ap_dynamic.py447 def hapd_bss_out_of_mem(hapd, phy, confname, count, func): argument
Dutils.py35 def long_duration_test(func): argument
Dtest_ap_open.py262 def hapd_out_of_mem(hapd, apdev, count, func): argument
Dtest_dpp.py2862 def run_dpp_pkex_curve_mismatch_failure(dev, apdev, func): argument
/hostap/src/crypto/
Dtls_openssl_ocsp.c25 static void tls_show_errors(int level, const char *func, const char *txt) in tls_show_errors()
Dcrypto_wolfssl.c67 #define LOG_WOLF_ERROR_FUNC(func, err) \ argument
71 #define LOG_WOLF_ERROR_FUNC_NULL(func) \ argument
Dtls_openssl.c316 static void tls_show_errors(int level, const char *func, const char *txt) in tls_show_errors()
/hostap/src/eap_server/
Dtncs.c323 static void * tncs_get_sym(void *handle, char *func) in tncs_get_sym()
/hostap/src/eap_peer/
Dtncc.c257 static void * tncc_get_sym(void *handle, char *func) in tncc_get_sym()
/hostap/src/ap/
Dwps_hostapd.c47 int (*func)(struct hostapd_data *h, void *ctx); member