Searched refs:VHOST_NET_F_VIRTIO_NET_HDR (Results 1 – 3 of 3) sorted by relevance
128 #define VHOST_NET_F_VIRTIO_NET_HDR 27 macro
168 (1 << VHOST_NET_F_VIRTIO_NET_HDR) |
687 if (features & (1 << VHOST_NET_F_VIRTIO_NET_HDR)) { in vhost_net_set_features()