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

/illumos-gate/usr/src/cmd/mdb/common/modules/sppp/
H A Dsppp.c432 tuncl(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
447 } else if (mdb_walk("tuncl", (mdb_walk_cb_t)tuncl_format, &qfmt) ==
662 { "tuncl", "", "display sppptun client stream state structures",
663 tuncl },
674 { "tuncl", "walk active tuncl_t structures",

Completed in 46 milliseconds