Home | History | Annotate | Download | only in hostapd

Lines Matching refs:wep_rekeying_period

2185 		bss->wep_rekeying_period = atoi(pos);
2186 if (bss->wep_rekeying_period < 0) {
2188 line, bss->wep_rekeying_period);