Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dnet80211.c1375 u32 gather_timeout = ticks_per_sec(); in net80211_probe_step() local
1382 gather_timeout *= ( ctx->essid[0] ? NET80211_PROBE_GATHER : in net80211_probe_step()
1389 if ( ctx->ticks_beacon > 0 && now >= ctx->ticks_start + gather_timeout ) in net80211_probe_step()