qemu-e2k/include/net
Jason Wang 6c51ae73fc net: introduce qemu_find_net_clients_except()
In multiqueue, all NetClientState that belongs to the same netdev or nic has the
same id. So this patches introduces an helper qemu_find_net_clients_except()
which finds all NetClientState with the same id. This will be used by multiqueue
networking.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-01 11:03:01 -06:00
..
checksum.h
net.h net: introduce qemu_find_net_clients_except() 2013-02-01 11:03:01 -06:00
queue.h
slirp.h
tap.h net: tap: using bool instead of bitfield 2013-02-01 10:50:59 -06:00