Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dpkt_cls.h27 #define TCA_ACT_FLAGS_NO_PERCPU_STATS (1 << 0) /* Don't use percpu allocator for macro
/linux-6.12.1/net/sched/
Dact_api.c798 !(flags & TCA_ACT_FLAGS_NO_PERCPU_STATS), flags); in tcf_idr_create_from_flags()
1301 [TCA_ACT_FLAGS] = NLA_POLICY_BITFIELD32(TCA_ACT_FLAGS_NO_PERCPU_STATS |