Searched defs:VIRTIO_NET_F_GUEST_CSUM (Results 1 – 2 of 2) sorted by relevance
36 #define VIRTIO_NET_F_GUEST_CSUM 1 /* Guest handles pkts w/ partial csum */ macro
156 pub const VIRTIO_NET_F_GUEST_CSUM: ::std::os::raw::c_uint = 1; constant