Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c44 #define VHOST_USER_SUPPORTED_PROTOCOL_FEATURES \ macro
337 data->protocol_features &= VHOST_USER_SUPPORTED_PROTOCOL_FEATURES; in vhost_user_get_features()