Home
last modified time | relevance | path

Searched refs:WPA_DRIVER_MESH_FLAG_DRIVER_MPM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c692 params->flags |= WPA_DRIVER_MESH_FLAG_DRIVER_MPM; in wpa_supplicant_join_mesh()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h1884 #define WPA_DRIVER_MESH_FLAG_DRIVER_MPM 0x00000002 macro