Home
last modified time | relevance | path

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

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