Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dtun.c166 struct tun_flow_entry { struct
167 struct hlist_node hash_link;
168 struct rcu_head rcu;
169 struct tun_struct *tun;
171 u32 rxhash;
172 u32 rps_rxhash;
173 int queue_index;
174 unsigned long updated ____cacheline_aligned_in_smp;