Searched refs:flow_action_cookie_create (Results 1 – 3 of 3) sorted by relevance
219 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create() function232 EXPORT_SYMBOL(flow_action_cookie_create);
229 struct flow_action_cookie *flow_action_cookie_create(void *data,
3700 entry->user_cookie = flow_action_cookie_create(user_cookie->data, in tcf_act_get_user_cookie()