Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dact_api.h24 struct tc_action { struct
29 u32 tcfa_index;
30 refcount_t tcfa_refcnt;
31 atomic_t tcfa_bindcnt;
32 int tcfa_action;
33 struct tcf_t tcfa_tm;
38 spinlock_t tcfa_lock;
44 u32 tcfa_flags;
45 u8 hw_stats;
46 u8 used_hw_stats;
[all …]