Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dflow_offload.c177 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create() function
190 EXPORT_SYMBOL(flow_action_cookie_create);
/OK3568_Linux_fs/kernel/include/net/
H A Dflow_offload.h192 struct flow_action_cookie *flow_action_cookie_create(void *data,
/OK3568_Linux_fs/kernel/net/sched/
H A Dcls_api.c3472 entry->cookie = flow_action_cookie_create(cookie->data, in tcf_act_get_cookie()