Home
last modified time | relevance | path

Searched refs:HAVE_OS_IPV6_SUPPORT (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dnetdissect-stdinc.h205 #if defined(AF_INET6) && !defined(HAVE_OS_IPV6_SUPPORT)
206 #define HAVE_OS_IPV6_SUPPORT macro
330 #ifndef HAVE_OS_IPV6_SUPPORT
H A Dcmakeconfig.h.in76 #cmakedefine HAVE_OS_IPV6_SUPPORT 1
H A Dconfig.h.in76 #undef HAVE_OS_IPV6_SUPPORT
H A Dconfigure.in272 AC_DEFINE(HAVE_OS_IPV6_SUPPORT, 1,
H A Dconfigure.ac327 AC_DEFINE(HAVE_OS_IPV6_SUPPORT, 1, definition
H A DCMakeLists.txt740 set(HAVE_OS_IPV6_SUPPORT TRUE) variable
/freebsd/usr.sbin/tcpdump/tcpdump/
H A Dconfig.h90 #define HAVE_OS_IPV6_SUPPORT 1 macro