Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dflow_offload.h627 struct flow_offload_action *offload_action_alloc(unsigned int num_actions);
/openbmc/linux/net/core/
H A Dflow_offload.c31 struct flow_offload_action *offload_action_alloc(unsigned int num_actions) in offload_action_alloc() function
/openbmc/linux/net/sched/
H A Dact_api.c263 fl_action = offload_action_alloc(num); in tcf_action_offload_add_ex()