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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/tests/
H A Dt_client.sh.in86 get_ifconfig_route()
127 echo "get_ifconfig_route(): no idea how to get info on your OS. FAIL." >&2
134 # arg2: IPv4/IPv6 address that must show up in out of "get_ifconfig_route"
144 if get_ifconfig_route | fgrep "$expect" >/dev/null
223 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route_pre.txt
260 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route.txt
288 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route_post.txt
H A Dt_client.sh86 get_ifconfig_route() function
127 echo "get_ifconfig_route(): no idea how to get info on your OS. FAIL." >&2
134 # arg2: IPv4/IPv6 address that must show up in out of "get_ifconfig_route"
144 if get_ifconfig_route | fgrep "$expect" >/dev/null
223 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route_pre.txt
260 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route.txt
288 get_ifconfig_route >$LOGDIR/$SUF:ifconfig_route_post.txt

Completed in 33 milliseconds