HomeSort by: relevance | last modified time | path
    Searched refs:CLIENT_IP (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/if_pppoe/
t_pppoe_unnumbered.sh 32 CLIENT_IP=10.1.1.1
66 inet $SERVER_IP $CLIENT_IP down
78 inet $CLIENT_IP/32 0.0.0.1 down
84 atf_ifconfig shmif1 inet $CLIENT_IP/29
179 rump.route add -inet default -ifp pppoe0 $CLIENT_IP
181 rump.ping -c 1 -w $TIMEOUT -I $CLIENT_IP $SERVER_IP
192 rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
t_pppoe.sh 32 CLIENT_IP=10.3.3.3
88 inet $SERVER_IP $CLIENT_IP down
226 rump.ping -c 1 -w $TIMEOUT $CLIENT_IP
240 atf_check -s exit:0 -o ignore rump.ping -c 1 -w $TIMEOUT $CLIENT_IP

Completed in 45 milliseconds