Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dnet80211.c139 int times_tried; member
1686 dev->ctx.assoc->times_tried++; in net80211_step_associate()
1687 if ( ++dev->ctx.assoc->times_tried > ASSOC_RETRIES ) { in net80211_step_associate()
1697 dev->ctx.assoc->times_tried = 0; in net80211_step_associate()