Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c54 bool resv6 = true; local
60 resv6 = bitset(RES_USE_INET6, _res.options);
65 if (family == AF_INET6 && !resv6)
/titanic_41/usr/src/uts/common/io/nge/
H A Dnge_chip.h197 uint32_t resv6:1; member
H A Dnge_chip.c1425 if (reg010_ins.reg010_bits.resv6) in nge_chip_err()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dconf.c4226 bool resv6 = true; local
4232 resv6 = bitset(RES_USE_INET6, _res.options);
4237 if (!resv6)