Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c52 bool resv6 = true; local
58 resv6 = bitset(RES_USE_INET6, _res.options);
63 if (family == AF_INET6 && !resv6)
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h197 uint32_t resv6:1; member
H A Dnge_chip.c1430 if (reg010_ins.reg010_bits.resv6) in nge_chip_err()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4227 bool resv6 = true; local
4233 resv6 = bitset(RES_USE_INET6, _res.options);
4238 if (!resv6)