Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Dnet.h935344be Wed Mar 17 01:26:28 CDT 2021 Bin Meng <bmeng.cn@gmail.com> net: Add a 'do_not_pad" to NetClientState

This adds a flag in NetClientState, so that a net client can tell
its peer that the packets do not need to be padded to the minimum
size of an Ethernet frame (60 bytes) before sending to it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>