Searched refs:tcf_action_copy_stats (Results 1 – 3 of 3) sorted by relevance
142 int tcf_action_copy_stats(struct sk_buff *, struct tc_action *, int);
461 if (tcf_action_copy_stats(skb, a, 0)) in tcf_action_dump_1()616 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *a, in tcf_action_copy_stats() function
617 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0) in tcf_exts_dump_stats()