qemu-patch-raspberry4/include/net
Jason Wang cc1f0f4542 net: introduce qemu_get_nic()
To support multiqueue, this patch introduces a helper qemu_get_nic() to get
NICState from a NetClientState. The following patches would refactor this helper
to support multiqueue.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-01 11:03:00 -06:00
..
checksum.h net: reorganize headers 2012-12-19 08:31:29 +01:00
net.h net: introduce qemu_get_nic() 2013-02-01 11:03:00 -06:00
queue.h net: reorganize headers 2012-12-19 08:31:29 +01:00
slirp.h HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
tap.h net: tap: using bool instead of bitfield 2013-02-01 10:50:59 -06:00