Home
last modified time | relevance | path

Searched refs:TCA_ACT_FLAGS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dpkt_cls.h19 TCA_ACT_FLAGS, enumerator
/linux-6.3-rc2/net/sched/
A Dact_api.c1185 nla_put_bitfield32(skb, TCA_ACT_FLAGS, in tcf_action_dump_1()
1271 [TCA_ACT_FLAGS] = NLA_POLICY_BITFIELD32(TCA_ACT_FLAGS_NO_PERCPU_STATS |
1386 if (tb[TCA_ACT_FLAGS]) { in tcf_action_init_1()
1387 userflags = nla_get_bitfield32(tb[TCA_ACT_FLAGS]); in tcf_action_init_1()

Completed in 9 milliseconds