Searched defs:ch_tc_flower_entry (Results 1 – 1 of 1) sorted by relevance
47 struct ch_tc_flower_entry { struct48 struct ch_filter_specification fs;49 struct ch_tc_flower_stats stats;50 unsigned long tc_flower_cookie;51 struct rhash_head node;52 struct rcu_head rcu;53 spinlock_t lock; /* lock for stats */54 u32 filter_id;