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.c159 struct tun_flow_entry { struct
160 struct hlist_node hash_link;
161 struct rcu_head rcu;
162 struct tun_struct *tun;
164 u32 rxhash;
165 u32 rps_rxhash;
166 int queue_index;
167 unsigned long updated ____cacheline_aligned_in_smp;