Searched defs:status_cb (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | gas_server.c | 28 void (*status_cb)(void *ctx, struct wpabuf *resp, int ok); member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | gas_server.c | 30 void (*status_cb)(void *ctx, struct wpabuf *resp, int ok); member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
D | eapol_supp_sm.h | 268 void (*status_cb)(void *ctx, const char *status, member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
D | eapol_supp_sm.h | 268 void (*status_cb)(void *ctx, const char *status, member
|
/third_party/lwip/src/include/netif/ppp/ |
D | ppp.h | 685 #define ppp_set_netif_statuscallback(ppp, status_cb) \ argument
|
/third_party/openssl/ssl/ |
D | ssl_local.h | 1056 int (*status_cb) (SSL *ssl, void *arg); member
|