Home | History | Annotate | Download | only in netns

Lines Matching refs:NS

7 NS=testnsid
10 ts_ip "$0" "Add new netns $NS" netns add $NS
11 ts_ip "$0" "Set $NS nsid to $NSID" netns set $NS $NSID
14 test_on "$NS \(id: $NSID\)"
17 test_on "$NS \(id: $NSID\)"
20 test_on "$NSID \(iproute2 netns name: $NS\)"
22 ts_ip "$0" "Delete netns $NS" netns del $NS