Searched refs:RTE_VHOST_USER_NO_RECONNECT (Results 1 – 4 of 4) sorted by relevance
30 #define RTE_VHOST_USER_NO_RECONNECT (1ULL << 1) macro
950 vsocket->reconnect = !(flags & RTE_VHOST_USER_NO_RECONNECT); in rte_vhost_driver_register()
43 - ``RTE_VHOST_USER_NO_RECONNECT``
151 It can be turned off by setting the ``RTE_VHOST_USER_NO_RECONNECT`` flag.