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

/illumos-gate/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)
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h197 uint32_t resv6:1; member in struct:_nge_reg010::__anon6246
H A Dnge_chip.c1425 if (reg010_ins.reg010_bits.resv6)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4226 bool resv6 = true; local
4232 resv6 = bitset(RES_USE_INET6, _res.options);
4237 if (!resv6)

Completed in 97 milliseconds