qemu/include/net
Akihiko Odaki 65f474bbae net/eth: Introduce EthL4HdrProto
igb, a new network device emulation, will need SCTP checksum offloading.
Currently eth_get_protocols() has a bool parameter for each protocol
currently it supports, but there will be a bit too many parameters if
we add yet another protocol.

Introduce an enum type, EthL4HdrProto to represent all L4 protocols
eth_get_protocols() support with one parameter.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2023-03-10 15:35:38 +08:00
..
announce.h
can_emu.h
can_host.h
checksum.h
eth.h net/eth: Introduce EthL4HdrProto 2023-03-10 15:35:38 +08:00
filter.h
net.h net: Strip virtio-net header when dumping 2023-03-10 15:35:38 +08:00
queue.h
slirp.h
tap.h
vhost-user.h vhost-user: Refactor vhost acked features saving 2023-01-08 01:54:22 -05:00
vhost-vdpa.h
vhost_net.h virtio-net: add support for configure interrupt 2023-01-08 01:54:22 -05:00