Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvirtio_net.h124 struct virtio_net_hdr_v1 { struct
128 __u8 flags;
134 __u8 gso_type;
135 __virtio16 hdr_len; /* Ethernet + IP + tcp/udp hdrs */
136 __virtio16 gso_size; /* Bytes to append to hdr_len per frame */
160 struct virtio_net_hdr_v1_hash { argument
161 struct virtio_net_hdr_v1 hdr; argument