Lines Matching refs:tcflags
11 tcflags="skip_hw"
63 $tcflags dst_ip 192.0.2.2 action drop
72 $classifier $tcflags $classifier_args \
85 log_test "mirred egress $classifier $action ($tcflags)"
93 $tcflags dst_ip 192.0.2.2 action drop
102 $tcflags dst_ip 192.0.2.2 action ok
116 log_test "gact drop and ok ($tcflags)"
123 if [[ "$tcflags" != "skip_sw" ]]; then
130 $tcflags dst_ip 192.0.2.2 action mirred egress redirect \
140 $tcflags dst_ip 192.0.2.2 action trap
155 log_test "trap ($tcflags)"
198 log_test "mirred_egress_to_ingress ($tcflags)"
264 tcflags="skip_sw"