Files
qemu-xteink/include
Akihiko Odaki 4b52d63249 tap: Remove qemu_using_vnet_hdr()
Since qemu_set_vnet_hdr_len() is always called when
qemu_using_vnet_hdr() is called, we can merge them and save some code.

For consistency, express that the virtio-net header is not in use by
returning 0 with qemu_get_vnet_hdr_len() instead of having a dedicated
function, qemu_get_using_vnet_hdr().

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-06-04 15:14:25 +08:00
..
2024-01-12 13:23:48 +00:00
2024-06-04 15:14:25 +08:00
2024-05-29 12:41:56 +02:00
2023-09-07 14:01:29 -04:00
2024-05-22 19:05:21 -07:00
2023-08-31 19:47:43 +02:00