Home | History | Annotate | Download | only in hostapd

Lines Matching refs:beacon_int

2459 	} else if (os_strcmp(buf, "beacon_int") == 0) {
2467 wpa_printf(MSG_ERROR, "Line %d: invalid beacon_int %d (expected 15..65535)",
2471 conf->beacon_int = val;