Searched defs:virtio_net_hdr_v1 (Results 1 – 1 of 1) sorted by relevance
152 struct virtio_net_hdr_v1 { struct157 __u8 flags;168 __u8 gso_type;169 __virtio16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */170 __virtio16 gso_size; /* Bytes to append to hdr_len per frame */194 struct virtio_net_hdr_v1_hash { argument195 struct virtio_net_hdr_v1 hdr; argument