Searched refs:tc_cookie (Results 1 – 8 of 8) sorted by relevance
53 struct tc_cookie *cookie = container_of(p, struct tc_cookie, rcu); in tcf_free_cookie_rcu()59 static void tcf_set_action_cookie(struct tc_cookie __rcu **old_cookie, in tcf_set_action_cookie()60 struct tc_cookie *new_cookie) in tcf_set_action_cookie()62 struct tc_cookie *old; in tcf_set_action_cookie()64 old = xchg((__force struct tc_cookie **)old_cookie, new_cookie); in tcf_set_action_cookie()440 struct tc_cookie *act_cookie; in tcf_action_shared_attrs_size()487 struct tc_cookie *cookie; in tcf_action_dump_terse()1239 static struct tc_cookie *nla_memdup_cookie(struct nlattr **tb) in nla_memdup_cookie()1241 struct tc_cookie *c = kzalloc(sizeof(*c), GFP_KERNEL); in nla_memdup_cookie()1371 struct tc_cookie *cookie = NULL; in tcf_action_init_1()
3472 struct tc_cookie *cookie; in tcf_act_get_cookie()
203 fs.tc_cookie = cls->knode.handle; in cxgb4_config_knode()376 if (f->valid && f->fs.tc_cookie == cls->knode.handle) { in cxgb4_delete_knode()392 if (f->valid && f->fs.tc_cookie == cls->knode.handle) { in cxgb4_delete_knode()
329 fs->tc_cookie = cls->cookie; in cxgb4_matchall_add_filter()459 tc_port_matchall->ingress.fs[0].tc_cookie) in cxgb4_tc_matchall_destroy()
944 fs->tc_cookie = cls->cookie; in cxgb4_tc_flower_replace()
1415 u64 tc_cookie; /* Unique cookie identifying TC rules */ member
42 struct tc_cookie __rcu *act_cookie;
804 struct tc_cookie { struct