Home
last modified time | relevance | path

Searched refs:nce_format (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c741 nce_format(uintptr_t addr, const nce_t *ncep, void *nce_cb_arg) in nce_format() function
1503 (void) nce_format(addr, &nce, &nce_cb); in nce()
1504 } else if (mdb_walk("nce", (mdb_walk_cb_t)nce_format, &nce_cb) == -1) { in nce()