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

/vbox/src/VBox/NetworkServices/NAT/
H A Dpxudp.c128 static ssize_t pxudp_chan_send(enum pollmgr_slot_t, struct pxudp *);
183 pxudp_chan_send(enum pollmgr_slot_t chan, struct pxudp *pxudp) function
202 * Counterpart of pxudp_chan_send().
550 pxudp_chan_send(POLLMGR_CHAN_PXUDP_ADD, pxudp);

Completed in 43 milliseconds