Searched refs:IPV6 (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dckdnsrps.sh138 -e 's/.*farsight_fastrpz_license *\([0-9a-f:]*\);.*/IPV6=\1/p' \
152 if [ -z "$IPV6" ]; then
153 IPV6=license1.fastrpz.com
165 if $($DIG -6 -t axfr -y$KEY $TS6 $NAME @$IPV6 \
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq-opts.h157 # ifdef IPV6
158 # warning undefining IPV6 due to option name conflict
159 # undef IPV6 macro
203 # undef IPV6 macro
H A Dntpq.c580 else if (HAVE_OPT(IPV6))
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.h156 # ifdef IPV6
157 # warning undefining IPV6 due to option name conflict
158 # undef IPV6 macro
198 # undef IPV6 macro
H A Dntpdc.c318 else if (HAVE_OPT(IPV6))
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dcmd_args.c50 else if (HAVE_OPT( IPV6 ))
57 else if (HAVE_OPT( IPV6 ) && !ipv6_works)
H A Dntpd-opts.h177 # ifdef IPV6
178 # warning undefining IPV6 due to option name conflict
179 # undef IPV6 macro
316 # undef IPV6 macro
/netbsd-current/external/bsd/ntp/dist/sntp/
H A Dsntp-opts.h163 # ifdef IPV6
164 # warning undefining IPV6 due to option name conflict
165 # undef IPV6 macro
233 # undef IPV6 macro
H A Dmain.c204 else if (HAVE_OPT(IPV6))
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dsocket.d368 IPV6 = IPPROTO_IPV6, /// Internet Protocol version 6
2513 IPV6 = ProtocolType.IPV6, /// Internet Protocol version 6 level
2559 // SocketOptionLevel.IPV6:
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsocket.d366 IPV6 = IPPROTO_IPV6, /// Internet Protocol version 6
2554 IPV6 = ProtocolType.IPV6, /// Internet Protocol version 6 level
2603 // SocketOptionLevel.IPV6:
/netbsd-current/external/bsd/libpcap/dist/
H A Dscanner.l300 ip6 return IPV6;
H A Dpcap.c3326 DLT_CHOICE(IPV6, "Raw IPv6"),

Completed in 357 milliseconds