Commands to Display Network-Related Structures
Command | Operation |
ifnet addr | Display the contents of the ifnet object at addr. |
rawcb addr | Display the contents of the rawcb structure at addr. |
rawif addr | Display the contents of the rawif structure at addr. |
sock addr | Display the sockbuf structure at addr. When addr is positive, it is taken as a physical address; otherwise it is a kernel address. |