Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_var.h477 uint8_t iv_dtim_count; /* DTIM count from last bcn */ member
H A Dieee80211_ddb.c436 db_printf(" dtim_count %u", vap->iv_dtim_count); in _db_show_vap()
H A Dieee80211_node.c970 vap->iv_dtim_count = 0; in ieee80211_sta_join()