Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/ipsec/
H A Dipsec_lib.sh247 local ipx="ip -$TST_IPVER xf"
257 TST_RTNL_CHK $ipx st add $o_dir $p $spi_1 $ALG $m
258 ROD $ipx st add $i_dir $p $spi_2 $ALG $m
259 ROD $ipx po add dir out tmpl $o_dir $p $m $mrk
260 ROD $ipx po add dir in tmpl $i_dir $p $m $mrk
268 tst_rhost_run -s -c "$ipx st add $o_dir $p $spi_1 $ALGR $m"
269 tst_rhost_run -s -c "$ipx st add $i_dir $p $spi_2 $ALGR $m"
270 tst_rhost_run -s -c "$ipx po add dir out tmpl $o_dir $p $m $mrk"
271 tst_rhost_run -s -c "$ipx po add dir in tmpl $i_dir $p $m $mrk"

Completed in 1 milliseconds