Home
last modified time | relevance | path

Searched defs:accepts_fd (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/vhost/
H A Dvhost_user.c64 bool accepts_fd; member
105 #define VHOST_MESSAGE_HANDLER(id, handler, accepts_fd, lock_all_qps) \ argument
2905 VHOST_MESSAGE_HANDLER(id,handler,accepts_fd,lock_all_qps) global() argument