Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dflow_offload.h609 struct flow_offload_action *offload_action_alloc(unsigned int num_actions);
/Linux-v6.1/net/core/
Dflow_offload.c31 struct flow_offload_action *offload_action_alloc(unsigned int num_actions) in offload_action_alloc() function
/Linux-v6.1/net/sched/
Dact_api.c266 fl_action = offload_action_alloc(num); in tcf_action_offload_add_ex()