Home
last modified time | relevance | path

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

/freebsd/usr.sbin/tcpdump/tcpdump/
H A Dconfig.h38 #define HAVE_ETHER_NTOHOST 1 macro
/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in34 #cmakedefine HAVE_ETHER_NTOHOST 1
H A Dconfig.h.in37 #undef HAVE_ETHER_NTOHOST
H A DCMakeLists.txt605 check_function_exists(ether_ntohost HAVE_ETHER_NTOHOST)
606 if(HAVE_ETHER_NTOHOST)