Home
last modified time | relevance | path

Searched defs:virtio_net_hdr_v1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dvirtio_net.h84 struct virtio_net_hdr_v1 { struct
87 __u8 flags;
93 __u8 gso_type;
94 __virtio16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */
95 __virtio16 gso_size; /* Bytes to append to hdr_len per frame */
96 __virtio16 csum_start; /* Position to start checksumming from */
97 __virtio16 csum_offset; /* Offset after that to place checksum */
98 __virtio16 num_buffers; /* Number of merged rx buffers */