Lines Matching full:ipv6
1171 # Check whether we have the required functions for ipv61172 ipv6="no"1192 if compile_prog "" "" "ipv6"; then1193 ipv6="yes"1195 echo "IPv6 helpers $ipv6"1544 if test "$ipv6" = "yes" ; then