Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h49 VHOST_USER_SEND_RARP = 19, enumerator
H A Dvhost_user.c79 [VHOST_USER_SEND_RARP] = "VHOST_USER_SEND_RARP",
2545 [VHOST_USER_SEND_RARP] = vhost_user_send_rarp,
2785 case VHOST_USER_SEND_RARP: in vhost_user_msg_handler()