Searched refs:_db_show_key (Results 1 – 1 of 1) sorted by relevance
81 static void _db_show_key(const char *tag, int ix, const struct ieee80211_key *);273 _db_show_key("\tucastkey", 0, &ni->ni_ucastkey); in _db_show_sta()470 _db_show_key("\tnw_keys[%u]", i, &vap->iv_nw_keys[i]); in _db_show_vap()770 _db_show_key(const char *tag, int ix, const struct ieee80211_key *wk) in _db_show_key() function