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

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_tftpd.c95 static void tftpd_recv(void *, struct udp_pcb *, struct pbuf *, ip_addr_t *, u16_t);
168 udp_recv(tftpd.pcb, tftpd_recv, NULL);
181 tftpd_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, function

Completed in 275 milliseconds