Home
last modified time | relevance | path

Searched refs:offload_action_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/net/
Dflow_offload.h717 struct flow_offload_action *offload_action_alloc(unsigned int num_actions);
/linux-6.12.1/net/core/
Dflow_offload.c31 struct flow_offload_action *offload_action_alloc(unsigned int num_actions) in offload_action_alloc() function
/linux-6.12.1/net/sched/
Dact_api.c263 fl_action = offload_action_alloc(num); in tcf_action_offload_add_ex()