Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dnet.c99 #if defined(ISC_PLATFORM_HAVEIPV6)
109 # if defined(ISC_PLATFORM_HAVEIPV6) && \
155 #ifdef ISC_PLATFORM_HAVEIPV6 in try_proto()
207 #ifdef ISC_PLATFORM_HAVEIPV6 in initialize_action()
242 #ifdef ISC_PLATFORM_HAVEIPV6
378 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6only()
390 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6pktinfo()
H A Difiter_ioctl.c481 #if defined(ISC_PLATFORM_HAVEIPV6) in internal_current4()
700 #ifdef ISC_PLATFORM_HAVEIPV6 in internal_current6()
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dnet.c105 #ifdef ISC_PLATFORM_HAVEIPV6 in initialize_action()
136 #ifdef ISC_PLATFORM_HAVEIPV6
275 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6only()
287 #ifdef ISC_PLATFORM_HAVEIPV6 in isc_net_probe_ipv6pktinfo()
/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Dnet.h90 #ifndef ISC_PLATFORM_HAVEIPV6
101 #ifdef ISC_PLATFORM_HAVEIPV6
198 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(ISC_PLATFORM_NEEDIN6ADDRLOOPBACK)
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h177 #ifndef ISC_PLATFORM_HAVEIPV6
246 #if defined(ISC_PLATFORM_HAVEIPV6) && defined(WANT_IPV6)
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dplatform.h34 #define ISC_PLATFORM_HAVEIPV6 macro
/freebsd/usr.sbin/ntp/
H A Dconfig.h1337 #define ISC_PLATFORM_HAVEIPV6 1 macro
/freebsd/contrib/ntp/libntp/
H A Dntp_rfc2553.c231 #ifndef ISC_PLATFORM_HAVEIPV6
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_ipv6.m4293 AC_DEFINE([ISC_PLATFORM_HAVEIPV6], [1], [have IPv6?])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in698 #undef ISC_PLATFORM_HAVEIPV6
/freebsd/contrib/ntp/
H A Dconfig.h.in1336 #undef ISC_PLATFORM_HAVEIPV6
H A DCommitLog194053 hack ISC_PLATFORM_HAVEIPV6
194056 hack ISC_PLATFORM_HAVEIPV6
231716 …Move AI_NUMERICHOST outside of the ISC_PLATFORM_HAVEIPV6 macro to conditionally include it if it's…
231719 …Move AI_NUMERICHOST outside of the ISC_PLATFORM_HAVEIPV6 macro to conditionally include it if it's…
231858 …move some conditionals back inside ISC_PLATFORM_HAVEIPV6 to reduce warnings if already defined els…
231861 …move some conditionals back inside ISC_PLATFORM_HAVEIPV6 to reduce warnings if already defined els…
231873 Move some macros outside of ISC_PLATFORM_HAVEIPV6 conditional macro and check for inclusion
231876 Move some macros outside of ISC_PLATFORM_HAVEIPV6 conditional macro and check for inclusion
232793 ISC_PLATFORM_HAVEIPV6 if the platform properly supports IPv6
232796 Use ISC_PLATFORM_HAVEIPV6 instead of HAVE_IPV6 which was previously
[all …]