Searched refs:tcf_action_copy_stats (Results 1 – 2 of 2) sorted by relevance
253 if (tcf_action_copy_stats(skb, a, 0)) in tcf_action_dump_terse()1161 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *p, in tcf_action_copy_stats() function
3185 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0) in tcf_exts_dump_stats()