Revision 7cb7434b net.h

b/net.h
41 41
ssize_t qemu_sendv_packet(VLANClientState *vc, const struct iovec *iov,
42 42
                          int iovcnt);
43 43
void qemu_send_packet(VLANClientState *vc, const uint8_t *buf, int size);
44
void qemu_format_nic_info_str(VLANClientState *vc, uint8_t macaddr[6]);
44 45
void qemu_handler_true(void *opaque);
45 46

  
46 47
void do_info_network(void);

Also available in: Unified diff