Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h512 uint16_t ic_tim_len; /* ic_tim_bitmap size (bytes) */ member
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c831 + 2 + 4 + ic->ic_tim_len /* DTIM/IBSSPARMS */ in ieee80211_beacon_alloc()
H A Dnet80211_node.c104 ic->ic_tim_len = howmany(IEEE80211_AID_MAX, 8) * sizeof (uint8_t); in ieee80211_node_lateattach()