Searched refs:flow_action_cookie_create (Results 1 – 3 of 3) sorted by relevance
205 struct flow_action_cookie *flow_action_cookie_create(void *data, in flow_action_cookie_create() function218 EXPORT_SYMBOL(flow_action_cookie_create);
216 struct flow_action_cookie *flow_action_cookie_create(void *data,
3478 entry->cookie = flow_action_cookie_create(cookie->data, in tcf_act_get_cookie()