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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.h384 uint16_t bo_tim_len; /* atim/dtim length in bytes */ member in struct:ieee80211_beacon_offsets
H A Dieee80211_output.c3476 bo->bo_tim_len = 0;
3489 bo->bo_tim_len = 1;
3904 if (timlen != bo->bo_tim_len) {
3928 bo->bo_tim_len = timlen;
3936 bo->bo_tim_len);

Completed in 39 milliseconds