Searched defs:wait_for_ack (Results 1 – 4 of 4) sorted by relevance
21 static int wait_for_ack(int fd, int retries) in wait_for_ack() function
50 fn wait_for_ack(&mut self, hdr: &VhostUserMsgHeader<SlaveReq>) -> Result<u64> { in wait_for_ack() method
668 fn wait_for_ack(&mut self, hdr: &VhostUserMsgHeader<MasterReq>) -> VhostUserResult<()> { in wait_for_ack() method
213 static inline int wait_for_ack(struct nl_sock *sk) in wait_for_ack() function