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

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c535 tunll_format(uintptr_t addr, const tunll_t *tll, uint_t *qfmt) function
569 tunll_format(addr, &tll, &qfmt);
570 } else if (mdb_walk("tunll", (mdb_walk_cb_t)tunll_format, &qfmt) ==

Completed in 90 milliseconds