Home
last modified time | relevance | path

Searched refs:VIRTIO_MAX_MTU (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost_user.c54 #define VIRTIO_MAX_MTU 65535 macro
2358 ctx->msg.payload.u64 > VIRTIO_MAX_MTU) { in vhost_user_net_set_mtu()