Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ddb.c361 db_printf("\tflags=%b\n", vap->iv_flags, IEEE80211_F_BITS); in _db_show_vap()
538 db_printf("\tflags=%b\n", ic->ic_flags, IEEE80211_F_BITS); in _db_show_com()
H A Dieee80211_var.h649 #define IEEE80211_F_BITS \ macro