Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/xen-netback/
H A Dcommon.h237 struct xenvif_hash_cache_entry { struct
238 struct list_head link;
239 struct rcu_head rcu;
240 u8 tag[XEN_NETBK_HASH_TAG_SIZE];
241 unsigned int len;
242 u32 val;
243 int seq;