Searched refs:_db_show_vap (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_ddb.c68 static void _db_show_vap(const struct ieee80211vap *, int, int);
129 _db_show_vap((const struct ieee80211vap *) addr, showmesh, showprocs);
324 _db_show_vap(const struct ieee80211vap *vap, int showmesh, int showprocs) function
656 _db_show_vap(vap, showmesh, showprocs);

Completed in 42 milliseconds