Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/testcases/lib/
H A Dtst_net.sh104 TST_NET_IPV6_ENABLED=0
117 TST_NET_IPV6_ENABLED=0
121 TST_NET_IPV6_ENABLED=1
130 [ "$TST_NET_IPV6_ENABLED" = 1 ] || return 1
144 TST_NET_IPV6_ENABLED=0
167 [ "$TST_NET_IPV6_ENABLED" = 1 ] || tst_brk_ TCONF "IPv6 disabled"
587 if [ "$TST_NET_IPV6_ENABLED" = 1 ]; then
601 if [ "$TST_NET_IPV6_ENABLED" = 1 ]; then
682 if [ "$TST_NET_IPV6_ENABLED" = 1 ]; then
1051 [ "$TST_NET_IPV6_ENABLED" = 1 ] && tst_net_detect_ipv6 rhost
[all …]