Home
last modified time | relevance | path

Searched refs:do_not_pad (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Dnet.h113 bool do_not_pad; /* do not pad to the minimum ethernet frame length */ member
334 return nc->peer && !nc->peer->do_not_pad; in net_peer_needs_padding()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3768 n->nic->ncs[i].do_not_pad = true; in virtio_net_device_realize()