Home
last modified time | relevance | path

Searched defs:tc_action (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/net/
Dact_api.h24 struct tc_action { struct
25 const struct tc_action_ops *ops; argument
26 __u32 type; /* for backward compat(TCA_OLD_COMPAT) */
27 struct tcf_idrinfo *idrinfo;
29 u32 tcfa_index;
30 refcount_t tcfa_refcnt;
31 atomic_t tcfa_bindcnt;
32 int tcfa_action;
33 struct tcf_t tcfa_tm;
34 struct gnet_stats_basic_sync tcfa_bstats;
[all …]