Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:mesh_max_inactivity

1366 	if (config->mesh_max_inactivity != DEFAULT_MESH_MAX_INACTIVITY)
1367 fprintf(f, "mesh_max_inactivity=%d\n",
1368 config->mesh_max_inactivity);