Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/ipsec/
H A Dipsec_lib.sh86 cleanup_vti=
124 if [ -n "$cleanup_vti" ]; then
125 ip link del $cleanup_vti 2>/dev/null
126 tst_rhost_run -c "ip link del $cleanup_vti 2>/dev/null"
249 cleanup_vti=$vti

Completed in 1 milliseconds