Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c156 struct tun_flow_entry { struct
157 struct hlist_node hash_link;
158 struct rcu_head rcu;
159 struct tun_struct *tun;
161 u32 rxhash;
162 u32 rps_rxhash;
163 int queue_index;
164 unsigned long updated ____cacheline_aligned_in_smp;