Searched refs:flow_action_cookie_create (Results 1 – 3 of 3) sorted by relevance
177 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create() function190 EXPORT_SYMBOL(flow_action_cookie_create);
192 struct flow_action_cookie *flow_action_cookie_create(void *data,
3471 entry->cookie = flow_action_cookie_create(cookie->data, in tcf_act_get_cookie()