Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dflow_offload.c205 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create() function
218 EXPORT_SYMBOL(flow_action_cookie_create);
/linux-6.1.9/include/net/
Dflow_offload.h216 struct flow_action_cookie *flow_action_cookie_create(void *data,
/linux-6.1.9/net/sched/
Dcls_api.c3478 entry->cookie = flow_action_cookie_create(cookie->data, in tcf_act_get_cookie()