Searched defs:VIRTIO_NET_HDR_GSO_NONE (Results 1 – 3 of 3) sorted by relevance
96 pub const VIRTIO_NET_HDR_GSO_NONE: u32 = 0; constant
82 pub const VIRTIO_NET_HDR_GSO_NONE: u32 = 0; constant
135 #define VIRTIO_NET_HDR_GSO_NONE 0 /* Not a GSO frame */ macro