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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxudp.c130 static struct pxudp *pxudp_chan_recv(struct pollmgr_handler *, SOCKET, int);
205 pxudp_chan_recv(struct pollmgr_handler *handler, SOCKET fd, int revents) function
243 pxudp = pxudp_chan_recv(handler, fd, revents);

Completed in 43 milliseconds