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

/linux-master/include/net/
H A Dact_api.h262 int tcf_action_update_hw_stats(struct tc_action *action);
H A Dpkt_cls.h294 if (!tcf_action_update_hw_stats(a))
/linux-master/net/sched/
H A Dact_api.c301 int tcf_action_update_hw_stats(struct tc_action *action) function
327 EXPORT_SYMBOL(tcf_action_update_hw_stats); variable
535 tcf_action_update_hw_stats(p);

Completed in 204 milliseconds