Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.h49 VHOST_USER_SEND_RARP = 19, enumerator
H A Dvhost_user.c2685 VHOST_MESSAGE_HANDLER(VHOST_USER_SEND_RARP, vhost_user_send_rarp, false) \
2935 case VHOST_USER_SEND_RARP: in vhost_user_msg_handler()