Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1471 const char *opt_P = NULL, *opt_ill = NULL; in nce() local
1474 'i', MDB_OPT_STR, &opt_ill, in nce()
1496 if (opt_ill != NULL) { in nce()
1497 strcpy(nce_cb.nce_ill_name, opt_ill); in nce()