Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Dflow_offload.c220 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy() function
224 EXPORT_SYMBOL(flow_action_cookie_destroy);
/Linux-v6.1/include/net/
Dflow_offload.h219 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
/Linux-v6.1/net/sched/
Dcls_api.c3490 flow_action_cookie_destroy(entry->cookie); in tcf_act_put_cookie()