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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c997 char deststr[ADDR_V6_WIDTH + 5]; local
1030 (void) mdb_snprintf(deststr, sizeof (deststr), "%N/%d",
1039 kaddr, ADDR_V6_WIDTH+4, deststr, ADDR_V6_WIDTH, gatep,
1045 ADDR_V6_WIDTH+4, deststr, ADDR_V6_WIDTH, gatep, flags,

Completed in 48 milliseconds