Home
last modified time | relevance | path

Searched refs:DEFAULT_P2P_GO_CTWINDOW (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.h43 #define DEFAULT_P2P_GO_CTWINDOW 0 macro
H A Dconfig_file.c1238 if (config->p2p_go_ctwindow != DEFAULT_P2P_GO_CTWINDOW) in wpa_config_write_global()
H A Dconfig.c4396 config->p2p_go_ctwindow = DEFAULT_P2P_GO_CTWINDOW; in wpa_config_alloc_empty()