Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dconfig_ssid.h914 int no_auto_peer; member
H A Dmesh_mpm.c595 if (!ssid || !ssid->no_auto_peer) { in mesh_mpm_connect_peer()
812 if (ssid && ssid->no_auto_peer && in wpa_mesh_new_mesh_peer()
H A Dconfig_file.c831 INT(no_auto_peer); in wpa_config_write_network()
H A Dconfig.c2309 { INT_RANGE(no_auto_peer, 0, 1) },