Searched defs:VIRTIO_NET_F_CSUM (Results 1 – 2 of 2) sorted by relevance
56 #define VIRTIO_NET_F_CSUM (1 << 0) /* host handles partial cksum */ macro
37 #define VIRTIO_NET_F_CSUM 0x00001 /* Host handles pkts w/ partial csum */ macro