Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h66 #ifndef VHOST_USER_PROTOCOL_F_RARP
67 #define VHOST_USER_PROTOCOL_F_RARP 2 macro
H A Dvhost_user.h19 (1ULL << VHOST_USER_PROTOCOL_F_RARP) | \