Home | History | Annotate | Download | only in fio

Lines Matching full:ipv6

1171 # Check whether we have the required functions for ipv6
1172 ipv6="no"
1192 if compile_prog "" "" "ipv6"; then
1193 ipv6="yes"
1195 echo "IPv6 helpers $ipv6"
1544 if test "$ipv6" = "yes" ; then