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

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

Completed in 62 milliseconds