Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c192 void flow_action_cookie_destroy(struct flow_action_cookie *cookie) in flow_action_cookie_destroy() function
196 EXPORT_SYMBOL(flow_action_cookie_destroy);
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h195 void flow_action_cookie_destroy(struct flow_action_cookie *cookie);
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3484 flow_action_cookie_destroy(entry->cookie); in tcf_act_put_cookie()