Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ddb.c69 static void _db_show_vap(const struct ieee80211vap *, int, int);
130 _db_show_vap((const struct ieee80211vap *) addr, showmesh, showprocs); in DB_SHOW_COMMAND()
458 _db_show_vap(const struct ieee80211vap *vap, int showmesh, int showprocs) in _db_show_vap() function
811 _db_show_vap(vap, showmesh, showprocs); in _db_show_com()