Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/xen-netback/
Dcommon.h239 struct xenvif_hash_cache_entry { struct
240 struct list_head link;
241 struct rcu_head rcu;
242 u8 tag[XEN_NETBK_HASH_TAG_SIZE];
243 unsigned int len;
244 u32 val;
245 int seq;