Searched defs:virtio_net_hdr_v1 (Results 1 – 1 of 1) sorted by relevance
85 struct virtio_net_hdr_v1 { struct88 __u8 flags;94 __u8 gso_type;95 __virtio16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */96 __virtio16 gso_size; /* Bytes to append to hdr_len per frame */97 __virtio16 csum_start; /* Position to start checksumming from */98 __virtio16 csum_offset; /* Offset after that to place checksum */99 __virtio16 num_buffers; /* Number of merged rx buffers */