Searched refs:offload_action_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/sched/ |
D | act_api.c | 184 static int offload_action_init(struct flow_offload_action *fl_action, in offload_action_init() function 270 err = offload_action_init(fl_action, action, FLOW_ACT_REPLACE, extack); in tcf_action_offload_add_ex() 312 err = offload_action_init(&fl_act, action, FLOW_ACT_STATS, NULL); in tcf_action_update_hw_stats() 346 err = offload_action_init(&fl_act, action, FLOW_ACT_DESTROY, NULL); in tcf_action_offload_del_ex()
|