Home
last modified time | relevance | path

Searched defs:_val (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig_winreg.c119 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword()
508 DWORD _val = val; in wpa_config_write_reg_dword() local
531 TCHAR *_name, *_val; in wpa_config_write_reg_string() local
/hostap-latest/src/p2p/
Dp2p_pd.c466 #define P2PS_PD_REQ_CHECK(_val, _attr) \ in p2ps_validate_pd_req() argument
1216 #define P2PS_PD_RESP_CHECK(_val, _attr) \ in p2p_validate_p2ps_pd_resp() argument
/hostap-latest/hostapd/
Dconfig_file.c4485 #define PARSE_TEST_PROBABILITY(_val) \ in hostapd_config_fill() argument
/hostap-latest/src/ap/
Dhostapd.c406 #define TU_TO_USEC(_val) ((_val) * 1024) argument