Home
last modified time | relevance | path

Searched refs:no_auto_peer (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig_ssid.h975 int no_auto_peer; member
H A Dmesh_mpm.c601 if (!ssid || !ssid->no_auto_peer) { in mesh_mpm_connect_peer()
817 if (ssid && ssid->no_auto_peer && in wpa_mesh_new_mesh_peer()
H A Dconfig_file.c771 INT(no_auto_peer); in wpa_config_write_network()
H A Dconfig.c2529 { INT_RANGE(no_auto_peer, 0, 1) },