Searched refs:tc_cleanup_offload_action (Results 1 – 5 of 5) sorted by relevance
113 tc_cleanup_offload_action(&cls_mall.rule->action); in mall_replace_hw_filter()315 tc_cleanup_offload_action(&cls_mall.rule->action); in mall_reoffload()
3702 void tc_cleanup_offload_action(struct flow_action *flow_action) in tc_cleanup_offload_action() function3713 EXPORT_SYMBOL(tc_cleanup_offload_action);3778 tc_cleanup_offload_action(flow_action); in tc_setup_action()
477 tc_cleanup_offload_action(&cls_flower.rule->action); in fl_hw_replace_filter()2472 tc_cleanup_offload_action(&cls_flower.rule->action); in fl_reoffload()
286 tc_cleanup_offload_action(&fl_action->action); in tcf_action_offload_add_ex()
589 void tc_cleanup_offload_action(struct flow_action *flow_action);
Completed in 25 milliseconds