Lines Matching refs:tc_cookie
52 struct tc_cookie *cookie = container_of(p, struct tc_cookie, rcu);
58 static void tcf_set_action_cookie(struct tc_cookie __rcu **old_cookie,
59 struct tc_cookie *new_cookie)
61 struct tc_cookie *old;
432 struct tc_cookie *user_cookie;
482 struct tc_cookie *cookie;
1276 static struct tc_cookie *nla_memdup_cookie(struct nlattr **tb)
1278 struct tc_cookie *c = kzalloc_obj(*c);
1407 struct tc_cookie *user_cookie = NULL;