Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dipvtap_test.sh38 ns_run() { function
53 ns_run "$HST_NS" ip link add $VETH_HOST type veth peer name $VETH_PHY \
55 ns_run "$HST_NS" ip link set $VETH_HOST up
56 ns_run "$NS_PHY" ip link set $VETH_PHY up
64 if ! ns_run "$HST_NS" ip link add netns ${!ns} ipvlan0 \
73 ns_run "$HST_NS" ip link del $VETH_HOST
112 ns_run ${!ns} timeout "$IPSET_TIMEOUT" \