Searched defs:virtio_net_hdr_v1 (Results 1 – 1 of 1) sorted by relevance
105 struct virtio_net_hdr_v1 { struct108 __u8 flags;114 __u8 gso_type;115 __virtio16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */116 __virtio16 gso_size; /* Bytes to append to hdr_len per frame */117 __virtio16 csum_start; /* Position to start checksumming from */118 __virtio16 csum_offset; /* Offset after that to place checksum */119 __virtio16 num_buffers; /* Number of merged rx buffers */