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