qemu-e2k/include/net
Jan Kiszka 067404be62 net: Rename send_queue to incoming_queue
Each networking client has a queue for packets that could not yet be
delivered to that client. Calling this queue "send_queue" is highly
confusing as it has nothing to to with packets send from this client but
to it. Avoid this confusing by renaming it to "incoming_queue".

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-09-06 17:01:26 +02:00
..
checksum.h net: iovec checksum calculator 2013-03-25 11:13:10 +01:00
eth.h Common definitions for VMWARE devices 2013-03-25 11:13:10 +01:00
net.h net: Rename send_queue to incoming_queue 2013-09-06 17:01:26 +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 tap: multiqueue support 2013-02-01 11:03:02 -06:00
vhost_net.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00