Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dflow_offload.c234 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy() function
238 EXPORT_SYMBOL(flow_action_cookie_destroy);
/linux-6.12.1/include/net/
Dflow_offload.h232 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
/linux-6.12.1/net/sched/
Dcls_api.c3803 flow_action_cookie_destroy(entry->user_cookie); in tcf_act_put_user_cookie()