Searched refs:ipv6lib (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dconfigure4344 ipv6lib=none
4379 ipv6lib=inet6;
4406 ipv6lib=inet6
4423 ipv6lib=inet6;
4441 ipv6lib=v6;
4459 ipv6lib=inet6;
4475 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
4476 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then
4477 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"
4478 echo "You have $ipv6lib librar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dconfigure1913 ipv6lib=none
1936 ipv6lib=inet6;
1958 ipv6lib=inet6;
1969 ipv6lib=inet6
1993 ipv6lib=inet6;
2014 ipv6lib=v6;
2035 ipv6lib=inet6;
2050 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
2051 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then
2052 echo "using lib$ipv6lib fo
[all...]

Completed in 74 milliseconds