Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/xen-netback/
Dcommon.h50 struct xenvif { struct
52 domid_t domid;
53 unsigned int handle;
56 struct xen_netbk *netbk;
80 * Allow xenvif_start_xmit() to peek ahead in the rx request argument
103 static inline struct xenbus_device *xenvif_to_xenbus_device(struct xenvif *vif) in xenvif_to_xenbus_device() argument