Searched refs:tc_rule_handle_stats_get (Results 1 – 7 of 7) sorted by relevance
16 tc_rule_handle_stats_get "$id" "$handle" > /dev/null26 tc_rule_handle_stats_get "$id" "$handle" > /dev/null35 tc_rule_handle_stats_get "$id" "$handle" > /dev/null
127 local pkt2=$(tc_rule_handle_stats_get "$locus" 101)136 local pkt3=$(tc_rule_handle_stats_get "$locus" 101)
135 tc_rule_handle_stats_get "dev $h2 ingress" 101)138 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
140 tc_rule_handle_stats_get "dev $h2 ingress" 101)143 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
138 tc_rule_handle_stats_get "dev $h2 ingress" 101)141 pkts=$(tc_rule_handle_stats_get "$pedit_locus" 101)
356 tc_rule_handle_stats_get "dev s${active_slave#eth} ingress" 101 ".packets" "-n ${g_ns}"359 real_num=$(tc_rule_handle_stats_get "dev s${active_slave#eth} ingress" 101 ".packets" "-n ${g_ns}")
74 tc_rule_handle_stats_get "dev veth1-end ingress" 101 ".packets" "" &> /dev/null; then