Searched defs:upcb (Results 1 – 4 of 4) sorted by relevance
| /third_party/lwip/src/apps/tftp/ |
| D | tftp_server.c | 83 struct udp_pcb *upcb; member 204 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv()
|
| /third_party/lwip/src/apps/netbiosns/ |
| D | netbiosns.c | 347 netbiosns_recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in netbiosns_recv()
|
| /third_party/libcoap/src/ |
| D | coap_io_lwip.c | 57 static void coap_recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t… in coap_recv()
|
| /third_party/lwip/src/core/ |
| D | udp.c | 1336 struct udp_pcb *upcb; local
|