You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/net
Akihiko Odaki 5930e5ccf3 net: checksum: Convert data to void *
Convert the data parameter of net_checksum_calculate() to void * to
save unnecessary casts for callers.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
1 week ago
..
announce.h net: remove AnnounceTimer from typedefs.h 7 months ago
can_emu.h net/can: Add can_dlc2len and can_len2dlc for CAN FD. 4 years ago
can_host.h qom: fix objects with improper parent type 4 years ago
checksum.h net: checksum: Convert data to void * 1 week ago
eth.h net: mark struct ip_header as QEMU_PACKED 2 weeks ago
filter.h qapi: Move @String out of common.json to discourage reuse 10 months ago
net.h net: Remove deadcode 2 months ago
queue.h net: Remove deadcode 2 months ago
slirp.h net: Remove the deprecated -tftp, -bootp, -redir and -smb options 6 years ago
tap.h Include qemu-common.h exactly where needed 6 years ago
vhost-user.h vhost-user: Refactor vhost acked features saving 2 years ago
vhost-vdpa.h vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() 4 years ago
vhost_net.h Revert "tap: setting error appropriately when calling net_init_tap_one()" 8 months ago