Searched defs:valid (Results 1 – 10 of 10) sorted by relevance
/hostap-latest/wlantest/ |
D | rx_mgmt.c | 939 int valid) in rx_mgmt_deauth() 2520 int valid) in rx_mgmt_disassoc() 2757 size_t len, int valid) in rx_mgmt_action_ft() 2783 size_t len, int valid) in rx_mgmt_action_sa_query_req() 2812 size_t len, int valid) in rx_mgmt_action_sa_query_resp() 2843 size_t len, int valid) in rx_mgmt_action_sa_query() 2995 int valid, bool no_ack) in rx_mgmt_action() 3484 int valid = 1; in rx_mgmt() local
|
/hostap-latest/src/ap/ |
D | gas_serv.h | 72 u8 valid; member
|
D | wpa_auth_i.h | 73 bool valid; member 185 bool valid; member
|
D | sta_info.h | 85 u8 valid:1; member
|
D | ieee802_1x.c | 2826 void ieee802_1x_notify_port_valid(struct eapol_state_machine *sm, bool valid) in ieee802_1x_notify_port_valid()
|
/hostap-latest/src/common/ |
D | common_module_tests.c | 525 } valid[] = { in sae_pk_tests() local
|
/hostap-latest/src/eapol_supp/ |
D | eapol_supp_sm.h | 418 bool valid) in eapol_sm_notify_portValid()
|
D | eapol_supp_sm.c | 1486 void eapol_sm_notify_portValid(struct eapol_sm *sm, bool valid) in eapol_sm_notify_portValid()
|
/hostap-latest/src/fst/ |
D | fst_ctrl_iface.c | 821 int fst_read_next_int_param(const char *params, bool *valid, char **endp) in fst_read_next_int_param()
|
/hostap-latest/hs20/server/ |
D | spp_server.c | 1291 const char *urn, int *valid, char **ret_err) in spp_get_mo() 2082 int valid; in hs20_spp_post_dev_data() local
|