Home
last modified time | relevance | path

Searched hist:067404 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/net/
H A Dhub.c067404be Fri Aug 02 14:47:08 CDT 2013 Jan Kiszka <jan.kiszka@siemens.com> 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>
H A Dnet.c067404be Fri Aug 02 14:47:08 CDT 2013 Jan Kiszka <jan.kiszka@siemens.com> 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>
/openbmc/qemu/include/net/
H A Dnet.h067404be Fri Aug 02 14:47:08 CDT 2013 Jan Kiszka <jan.kiszka@siemens.com> 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>