Home
last modified time | relevance | path

Searched refs:TCA_ACT_COOKIE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/sched/
Dact_api.c493 if (nla_put(skb, TCA_ACT_COOKIE, cookie->len, cookie->data)) { in tcf_action_dump_terse()
1271 c->data = nla_memdup(tb[TCA_ACT_COOKIE], GFP_KERNEL); in nla_memdup_cookie()
1276 c->len = nla_len(tb[TCA_ACT_COOKIE]); in nla_memdup_cookie()
1298 [TCA_ACT_COOKIE] = { .type = NLA_BINARY,
1408 if (tb[TCA_ACT_COOKIE]) { in tcf_action_init_1()
1435 if (!police && tb[TCA_ACT_COOKIE]) in tcf_action_init_1()
/linux-6.12.1/tools/include/uapi/linux/
Dpkt_cls.h18 TCA_ACT_COOKIE, enumerator
/linux-6.12.1/include/uapi/linux/
Dpkt_cls.h18 TCA_ACT_COOKIE, enumerator