Searched refs:TCA_ACT_COOKIE (Results 1 – 3 of 3) sorted by relevance
18 TCA_ACT_COOKIE, enumerator
441 + cookie_len /* TCA_ACT_COOKIE */ in tcf_action_shared_attrs_size() 488 if (nla_put(skb, TCA_ACT_COOKIE, cookie->len, cookie->data)) { in tcf_action_dump_terse() 1274 c->data = nla_memdup(tb[TCA_ACT_COOKIE], GFP_KERNEL); in nla_memdup_cookie() 1279 c->len = nla_len(tb[TCA_ACT_COOKIE]); in nla_memdup_cookie() 1301 [TCA_ACT_COOKIE] = { .type = NLA_BINARY,1411 if (tb[TCA_ACT_COOKIE]) { in tcf_action_init_1() 1438 if (!police && tb[TCA_ACT_COOKIE]) in tcf_action_init_1()