Searched defs:xenvif (Results 1 – 1 of 1) sorted by relevance
50 struct xenvif { struct52 domid_t domid;53 unsigned int handle;56 struct xen_netbk *netbk;80 * Allow xenvif_start_xmit() to peek ahead in the rx request argument103 static inline struct xenbus_device *xenvif_to_xenbus_device(struct xenvif *vif) in xenvif_to_xenbus_device() argument