Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/stress/multicast/query-flood/
H A Dmcast-queryfld05.sh19 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of Multicast Address Specific Queries in $NS_DURATION seconds"
26 EXPECT_PASS $MCAST_LCMD -n $MCASTNUM_NORMAL -p $prefix \> $tmpfile
31 while [ $n -lt $MCASTNUM_NORMAL ]; do
H A Dmcast-queryfld06.sh23 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of Multicast Address and Source Specific Queries in $NS_DURATION seconds"
34 EXPECT_PASS $MCAST_LCMD -n $MCASTNUM_NORMAL -p $prefix -s $src_addr -F $FILTER_MODE \> $tmpfile
39 while [ $n -lt $MCASTNUM_NORMAL ]; do
H A Dmcast-queryfld04.sh18 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate socket, then receiving a large number of General Queries in $NS_DURATION seconds"
25 EXPECT_PASS $MCAST_LCMD -n $MCASTNUM_NORMAL -p $prefix \> $tmpfile
/third_party/ltp/testcases/network/stress/multicast/grp-operation/
H A Dmcast-group-source-filter.sh15 tst_res TINFO "joining and leaving the same IPv$TST_IPVER multicast group with a different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
16 do_multicast_test_join_leave $MCASTNUM_NORMAL true
H A Dmcast-group-same-group.sh15 tst_res TINFO "joining and leaving the same IPv$TST_IPVER multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
16 do_multicast_test_join_leave $MCASTNUM_NORMAL
H A Dmcast-lib.sh57 mcast_setup $MCASTNUM_NORMAL
/third_party/ltp/testcases/network/stress/multicast/packet-flood/
H A Dmcast-pktfld02.sh19 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of UDP packets at each socket in $NS_DURATION seconds"
24 while [ $n -lt $MCASTNUM_NORMAL ]; do
/third_party/ltp/testcases/lib/
H A Dtst_net.sh1140 export MCASTNUM_NORMAL="${MCASTNUM_NORMAL:-20}"

Completed in 3 milliseconds