Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ddb.c498 db_printf("\tflags=%b\n", vap->iv_flags, IEEE80211_F_BITS); in _db_show_vap()
678 db_printf("\tflags=%b\n", ic->ic_flags, IEEE80211_F_BITS); in _db_show_com()
H A Dieee80211_var.h659 #define IEEE80211_F_BITS \ macro