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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_output.c3867 u_int timlen, timoff, i; local
3895 timlen = 1 + (i - timoff);
3898 timlen = 1;
3904 if (timlen != bo->bo_tim_len) {
3906 int adjust = tie->tim_bitmap+timlen
3928 bo->bo_tim_len = timlen;
3931 tie->tim_len = 3 + timlen;
3942 __func__, vap->iv_ps_pending, timoff, timlen);

Completed in 39 milliseconds