Home
last modified time | relevance | path

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

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