Searched refs:tcf_action_copy_stats (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dact_api.h260 int tcf_action_copy_stats(struct sk_buff *, struct tc_action *, int);
/linux-master/net/sched/
H A Dact_api.c485 if (tcf_action_copy_stats(skb, a, 0))
1556 int tcf_action_copy_stats(struct sk_buff *skb, struct tc_action *p, function
H A Dcls_api.c3474 if (a != NULL && tcf_action_copy_stats(skb, a, 1) < 0)

Completed in 125 milliseconds