Lines Matching full:drop
85 "name": "Add valid drop action",
101 "cmdUnderTest": "$TC actions add action drop index 30",
104 "matchPattern": "action order [0-9]*: gact action drop.*index 30 ref",
183 "cmdUnderTest": "$TC actions add action drop index 15",
186 "matchPattern": "action order [0-9]*: gact action drop.*index 15 ref",
210 "cmdUnderTest": "$TC actions add action drop index 4294967296",
213 "matchPattern": "action order [0-9]*: gact action drop.*index 4294967296 ref",
237 "cmdUnderTest": "$TC actions add action drop index 4294967295",
240 "matchPattern": "action order [0-9]*: gact action drop.*index 4294967295 ref",
388 "name": "Delete drop action",
403 "$TC actions add action drop index 16"
408 "matchPattern": "action order [0-9]*: gact action drop.*index 16 ref",
486 "$TC actions add action drop index 10",
487 "$TC actions add action drop index 12"
515 "$TC actions add action drop index 3900800700"
650 "$TC actions add action pass random determ drop 2 index 90"
652 …"cmdUnderTest": "$TC actions replace action goto chain 42 random determ drop 5 index 90 cookie c1a…
655 …"matchPattern": "action order [0-9]*: gact action pass.*random type determ drop val 2.*index 90 re…
748 "$TC actions add action drop index 3",
754 "matchPattern": "total acts 1.*action order [0-9]*: gact action drop.*index 3 ref 2 bind 1",