qemu-e2k/include/net
Jiri Pirko 575a1c0e42 net: move queue number into NICPeers
It indicates the number of elements in ncs field and makes sense to have
int inside NICPeers. Also in parse_netdev we do not need to access
container and work with NICPeers only.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-27 11:19:31 +02:00
..
checksum.h net: declare struct iovec in checksum.h to fix compiler warning 2014-02-15 16:10:25 +04:00
eth.h net: disallow to specify multicast MAC address 2013-11-08 17:32:34 +01:00
net.h net: move queue number into NICPeers 2014-06-27 11:19:31 +02: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: make tap offloading callbacks static 2014-02-25 11:50:17 +01:00
vhost-user.h Add new vhost-user netdev backend 2014-06-19 16:41:57 +03:00
vhost_net.h Add vhost-backend and VhostBackendType 2014-06-19 16:41:56 +03:00