Home
last modified time | relevance | path

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

/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_kernel_tap.h39 int tap_support_features(unsigned int *tap_features);
H A Dvhost_kernel_tap.c23 tap_support_features(unsigned int *tap_features) in tap_support_features() function
H A Dvhost_kernel.c391 if (tap_support_features(&tap_features) < 0) in vhost_kernel_setup()