Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c2889 mdb_ctf_id_t ipv6_type, ipv6_base; in printf_ipv6() local
2892 if (mdb_ctf_lookup_by_name("in6_addr_t", &ipv6_type) == -1) { in printf_ipv6()
2902 if (mdb_ctf_type_resolve(ipv6_type, &ipv6_base) == -1) { in printf_ipv6()