Searched refs:offload_action_init (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | act_api.c | 180 static int offload_action_init(struct flow_offload_action *fl_action, in offload_action_init() function 267 err = offload_action_init(fl_action, action, FLOW_ACT_REPLACE, extack); in tcf_action_offload_add_ex() 306 err = offload_action_init(&fl_act, action, FLOW_ACT_STATS, NULL); in tcf_action_update_hw_stats() 340 err = offload_action_init(&fl_act, action, FLOW_ACT_DESTROY, NULL); in tcf_action_offload_del_ex()
|