Revision b202554c net/tap.h

b/net/tap.h
50 50

  
51 51
int tap_get_fd(VLANClientState *vc);
52 52

  
53
struct vhost_net;
54
struct vhost_net *tap_get_vhost_net(VLANClientState *vc);
55

  
53 56
#endif /* QEMU_NET_TAP_H */

Also available in: Unified diff