Home | History | Annotate | Download | only in libpcap

Lines Matching full:getifaddrs

584 	AC_CHECK_FUNC(getifaddrs,[
586 # We have "getifaddrs()"; make sure we have <ifaddrs.h>
591 # We have the header, so we use "getifaddrs()" to
601 # out something to do on systems with "getifaddrs()"
605 AC_MSG_ERROR([Your system has getifaddrs() but doesn't have a usable <ifaddrs.h>.])
609 # Well, we don't have "getifaddrs()", so we have to use