Searched defs:pxudp_chan_recv_strong (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxudp.c131 static struct pxudp *pxudp_chan_recv_strong(struct pollmgr_handler *, SOCKET, int);
218 pxudp_chan_recv_strong(struct pollmgr_handler *handler, SOCKET fd, int revents) function
270 pxudp = pxudp_chan_recv_strong(handler, fd, revents);

Completed in 59 milliseconds