Searched refs:tcf_action_copy_stats (Results 1 – 3 of 3) sorted by relevance
258 int tcf_action_copy_stats(struct sk_buff *, struct tc_action *, int);
485 if (tcf_action_copy_stats(skb, a, 0)) in tcf_action_dump_terse()1569 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *p, in tcf_action_copy_stats() function
3425 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0) in tcf_exts_dump_stats()