Searched defs:tc_action (Results 1 – 1 of 1) sorted by relevance
24 struct tc_action { struct29 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 …]