Lines Matching full:drop
76 "name": "Add valid drop action",
89 "cmdUnderTest": "$TC actions add action drop index 30",
92 "matchPattern": "action order [0-9]*: gact action drop.*index 30 ref",
162 "cmdUnderTest": "$TC actions add action drop index 15",
165 "matchPattern": "action order [0-9]*: gact action drop.*index 15 ref",
186 "cmdUnderTest": "$TC actions add action drop index 4294967296",
189 "matchPattern": "action order [0-9]*: gact action drop.*index 4294967296 ref",
210 "cmdUnderTest": "$TC actions add action drop index 4294967295",
213 "matchPattern": "action order [0-9]*: gact action drop.*index 4294967295 ref",
346 "name": "Delete drop action",
358 "$TC actions add action drop index 16"
363 "matchPattern": "action order [0-9]*: gact action drop.*index 16 ref",
432 "$TC actions add action drop index 10",
433 "$TC actions add action drop index 12"
458 "$TC actions add action drop index 3900800700"
578 "$TC actions add action pass random determ drop 2 index 90"
580 …"cmdUnderTest": "$TC actions replace action goto chain 42 random determ drop 5 index 90 cookie c1a…
583 …"matchPattern": "action order [0-9]*: gact action pass.*random type determ drop val 2.*index 90 re…
673 "$TC actions add action drop index 3",
679 "matchPattern": "total acts 1.*action order [0-9]*: gact action drop.*index 3 ref 2 bind 1",