debian man page for ieee80211_ddb

Query: ieee80211_ddb

OS: debian

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_DDB(9)					   BSD Kernel Developer's Manual					  IEEE80211_DDB(9)

NAME
ieee80211_ddb -- 802.11 ddb support
SYNOPSIS
options DDB show vap [addr] show all vaps show com [addr] show sta [addr] show statab [addr] show mesh [addr]
DESCRIPTION
The net80211 layer includes ddb(4) support for displaying important data structures. This is especially important because wireless applica- tions are often built for embedded environments where cross-machine or post-mortem debugging facilities like kgdb(1) are infeasible. The most commonly used command is show all vaps/a which dumps the contents of all ieee80211vap, ieee80211com, and ieee80211_node data structures in the system.
SEE ALSO
ddb(4), ieee80211(9)
BSD
August 4, 2009 BSD
Related Man Pages
db_show_all_command(9) - debian
ieee80211_find_rxnode_withkey(9) - debian
ieee80211_dump_nodes(9) - debian
ieee80211_free_node(9) - debian
ieee80211_ref_node(9) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?