Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dtun.c186 struct tun_flow_entry { struct
187 struct hlist_node hash_link;
188 struct rcu_head rcu;
189 struct tun_struct *tun;
191 u32 rxhash;
192 u32 rps_rxhash;
193 int queue_index;
194 unsigned long updated ____cacheline_aligned_in_smp;