Searched defs:tunll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c555 tunll(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
570 } else if (mdb_walk("tunll", (mdb_walk_cb_t)tunll_format, &qfmt) ==
664 { "tunll", "", "display sppptun lower stream state structures",
665 tunll },
676 { "tunll", "walk active tunll_t structures",

Completed in 57 milliseconds