/hostap-latest/src/fst/ |
D | fst_session.c | 28 #define fst_printf_session(s, level, format, ...) \ argument 35 #define fst_printf_siface(s, iface, level, format, ...) \ argument 39 #define fst_printf_sframe(s, is_old, level, format, ...) \ argument 80 #define foreach_fst_session(s) \ argument 84 #define foreach_fst_session_safe(s, temp) \ argument 110 static inline void fst_session_notify_ctrl(struct fst_session *s, in fst_session_notify_ctrl() 118 static void fst_session_set_state(struct fst_session *s, in fst_session_set_state() 145 struct fst_session *s; in fst_find_free_session_id() local 170 struct fst_session *s = user_ctx; in fst_session_timeout_handler() local 182 static void fst_session_stt_arm(struct fst_session *s) in fst_session_stt_arm() [all …]
|
D | fst_ctrl_iface.c | 173 struct fst_session *s; in session_get() local 212 struct fst_session *s; in session_set() local 252 struct fst_session *s; in session_add() local 275 struct fst_session *s; in session_remove() local 299 struct fst_session *s; in session_initiate() local 322 struct fst_session *s; in session_respond() local 365 struct fst_session *s; in session_transfer() local 389 struct fst_session *s; in session_teardown() local 469 static void list_session_enum_cb(struct fst_group *g, struct fst_session *s, in list_session_enum_cb() 725 struct fst_iface *i, struct fst_session *s, in fst_ctrl_iface_on_event()
|
D | fst_group.c | 26 size_t s = wpabuf_len(mbies); in fst_dump_mb_ies() local 208 size_t s = wpabuf_len(mbies); in fst_mbie_get_peer_addr_for_band() local 488 struct fst_session *s; in fst_group_delete() local
|
/hostap-latest/src/utils/ |
D | pcsc_funcs.h | 31 #define scard_deinit(s) do { } while (0) argument 32 #define scard_set_pin(s, p) -1 argument 33 #define scard_get_imsi(s, i, l) -1 argument 34 #define scard_get_mnc_len(s) -1 argument 35 #define scard_gsm_auth(s, r, s2, k) -1 argument 36 #define scard_umts_auth(s, r, a, r2, rl, i, c, a2) -1 argument 37 #define scard_get_pin_retry_counter(s) -1 argument 38 #define scard_supports_umts(s) 0 argument
|
D | os.h | 573 #define os_malloc(s) malloc((s)) argument 578 #define os_realloc(p, s) realloc((p), (s)) argument 588 #define os_strdup(s) _strdup(s) argument 590 #define os_strdup(s) strdup(s) argument 596 #define os_memcpy(d, s, n) memcpy((d), (s), (n)) argument 599 #define os_memmove(d, s, n) memmove((d), (s), (n)) argument 602 #define os_memset(s, c, n) memset(s, c, n) argument 609 #define os_strlen(s) strlen(s) argument 626 #define os_strchr(s, c) strchr((s), (c)) argument 635 #define os_strrchr(s, c) strrchr((s), (c)) argument
|
D | os_internal.c | 288 const char *s = src; in os_memcpy() local 302 const char *s = (const char *) src + n; in os_memmove() local 310 void * os_memset(void *s, int c, size_t n) in os_memset() 338 char * os_strdup(const char *s) in os_strdup() 352 size_t os_strlen(const char *s) in os_strlen() 381 char * os_strchr(const char *s, int c) in os_strchr() 392 char * os_strrchr(const char *s, int c) in os_strrchr() 441 const char *s = src; in os_strlcpy() local
|
D | os_none.c | 153 void * os_memset(void *s, int c, size_t n) in os_memset() 165 char * os_strdup(const char *s) in os_strdup() 171 size_t os_strlen(const char *s) in os_strlen() 197 char * os_strchr(const char *s, int c) in os_strchr() 203 char * os_strrchr(const char *s, int c) in os_strrchr()
|
D | config.c | 38 char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, in wpa_config_get_line()
|
D | os_zephyr.c | 196 char *os_strdup(const char *s) in os_strdup() 268 const char *s = src; in os_strlcpy() local
|
/hostap-latest/wlantest/ |
D | wlantest_cli.c | 106 static int cmd_send_and_recv(int s, const u8 *cmd, size_t cmd_len, in cmd_send_and_recv() 131 static int cmd_simple(int s, enum wlantest_ctrl_cmd cmd) in cmd_simple() 141 static char ** get_bssid_list(int s) in get_bssid_list() 173 static char ** get_sta_list(int s, const u8 *bssid, int add_bcast) in get_sta_list() 213 static int cmd_ping(int s, int argc, char *argv[]) in cmd_ping() 222 static int cmd_terminate(int s, int argc, char *argv[]) in cmd_terminate() 228 static int cmd_list_bss(int s, int argc, char *argv[]) in cmd_list_bss() 253 static int cmd_list_sta(int s, int argc, char *argv[]) in cmd_list_sta() 295 static char ** complete_list_sta(int s, const char *str, int pos) in complete_list_sta() 303 static int cmd_flush(int s, int argc, char *argv[]) in cmd_flush() [all …]
|
D | wlantest.c | 90 struct wlantest_radius_secret *s, *sn; in wlantest_deinit() local 142 struct wlantest_radius_secret *s; in add_secret() local
|
/hostap-latest/src/eapol_auth/ |
D | eapol_auth_dump.c | 47 static inline const char * auth_pae_state_txt(int s) in auth_pae_state_txt() 65 static inline const char * be_auth_state_txt(int s) in be_auth_state_txt() 81 static inline const char * reauth_timer_state_txt(int s) in reauth_timer_state_txt() 91 static inline const char * auth_key_tx_state_txt(int s) in auth_key_tx_state_txt() 101 static inline const char * key_rx_state_txt(int s) in key_rx_state_txt() 111 static inline const char * ctrl_dir_state_txt(int s) in ctrl_dir_state_txt()
|
/hostap-latest/src/wps/ |
D | wps_upnp_event.c | 50 struct subscription *s; /* parent */ member 86 static struct wps_event_ *event_dequeue(struct subscription *s) in event_dequeue() 100 void wps_upnp_event_delete_all(struct subscription *s) in wps_upnp_event_delete_all() 119 struct subscription *s = e->s; in event_retry() local 176 struct subscription *s = e->s; in event_addr_failure() local 217 struct subscription *s = e->s; in event_http_cb() local 270 static int event_send_start(struct subscription *s) in event_send_start() 317 struct subscription *s, *tmp; in event_send_all_later_handler() local 374 int wps_upnp_event_add(struct subscription *s, const struct wpabuf *data, in wps_upnp_event_add()
|
D | wps_upnp.c | 295 static void subscr_addr_free_all(struct subscription *s) in subscr_addr_free_all() 315 static void subscr_addr_add_url(struct subscription *s, const char *url, in subscr_addr_add_url() 441 static void subscr_addr_list_create(struct subscription *s, in subscr_addr_list_create() 486 struct subscription *s, *tmp; in upnp_wps_device_send_event() local 561 void subscription_destroy(struct subscription *s) in subscription_destroy() 577 struct subscription *s, *tmp; in subscription_list_age() local 595 struct subscription *s; in subscription_find() local 635 static int subscription_first_event(struct subscription *s) in subscription_first_event() 717 struct subscription *s; in subscription_start() local 785 struct subscription *s = subscription_find(sm, uuid); in subscription_renew() local [all …]
|
D | wps_upnp_ap.c | 21 struct subscription *s = eloop_ctx; in upnp_er_set_selected_timeout() local 30 struct subscription *s, in upnp_er_set_selected_registrar() 77 struct subscription *s) in upnp_er_remove_notification()
|
D | wps_upnp_web.c | 186 const char *s; in format_wps_device_xml() local 675 static int find_er_addr(struct subscription *s, struct sockaddr_in *cli) in find_er_addr() 690 struct subscription *s; in find_er() local 706 struct subscription *s; in web_process_set_selected_registrar() local 999 struct subscription *s = NULL; in web_connection_parse_subscribe() local 1217 struct subscription *s = NULL; in web_connection_parse_unsubscribe() local
|
/hostap-latest/tests/hwsim/vm/ |
D | min-seq.py | 13 def red(s, bright=False): argument 17 def yellow(s, bright=False): argument 21 def bright(s): argument
|
/hostap-latest/src/drivers/ |
D | driver_wired_common.c | 36 int s; in driver_wired_get_ifflags() local 61 int s; in driver_wired_set_ifflags() local 86 int s; in driver_wired_multi() local 194 int s; in driver_wired_get_ifstatus() local
|
/hostap-latest/tests/ |
D | test-https.c | 23 static struct wpabuf * https_recv(int s) in https_recv() 71 static int https_client(int s, const char *path) in https_client() 187 int res, s; in main() local
|
D | test-https_server.c | 22 static struct wpabuf * https_recv(int s, int timeout_ms) in https_recv() 76 static int https_server(int s) in https_server() 212 int port, s, conn; in main() local
|
/hostap-latest/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 137 QString s((QChar *) name, namelen); in addRegistryInterface() local 139 QString s(name); in addRegistryInterface() local
|
/hostap-latest/src/ap/ |
D | ap_list.c | 55 struct ap_info *s; in ap_get_ap() local 99 struct ap_info *s; in ap_ap_hash_del() local
|
/hostap-latest/src/common/ |
D | wpa_ctrl.c | 60 int s; member 73 int s; member 81 int s; member
|
/hostap-latest/wpa_supplicant/examples/ |
D | wpas-dbus-new.py | 17 def byte_array_to_string(s): argument
|
/hostap-latest/src/radius/ |
D | radius_client.c | 348 int s, RadiusType msg_type) in radius_client_handle_send_error() 379 int s; in radius_client_retransmit() local 556 int s; in radius_client_timer() local 775 static int radius_client_disable_pmtu_discovery(int s) in radius_client_disable_pmtu_discovery() 854 int s, res; in radius_client_send() local
|