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

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

Completed in 65 milliseconds