Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h339 struct virtio_net_hash_config { struct
340 __le32 hash_types;
342 __le16 reserved[4];
343 __u8 hash_key_length;
344 __u8 hash_key_data[/* hash_key_length */];
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h339 struct virtio_net_hash_config { struct
340 uint32_t hash_types;
342 uint16_t reserved[4];
343 uint8_t hash_key_length;
344 uint8_t hash_key_data[/* hash_key_length */];