LLTADB(1M)

NAME

lltadb - adb macros for LLT

DESCRIPTION

The lltadb macros may be used to print out LLT data structures and queues from either the running kernel or a core file. They are useful for debugging LLT related problems. The following are a list of LLT adb macros that are available.

lltall : This macro prints out all the LLT data structures and global variables

lltports : This macro prints out the LLT port structures.

lltnodes : This macro prints out the LLT node structures.

lltlinks : This macro prints out the LLT link structures.

lltglob : This macro prints out select LLT global variables.

EXAMPLES

The following example illustrates how to use the lltall macro. The macros are to be executed from the adb prompt.

 adb $<lltall

COPYRIGHTS

Copyright (c) 2016 Veritas.

All rights reserved.


VCS 7.2 LLTADB(1M)