Searched defs:upcb (Results 1 - 3 of 3) sorted by relevance
/third_party/libcoap/src/ |
H A D | coap_io_lwip.c | 147 coap_recvc(void *arg, struct udp_pcb *upcb, struct pbuf *p, in coap_recvc() argument 214 coap_recvs(void *arg, struct udp_pcb *upcb, struct pbuf *p, in coap_recvs() argument
|
/third_party/lwip/src/apps/netbiosns/ |
H A 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() argument
|
/third_party/lwip/src/apps/tftp/ |
H A 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() argument
|
Completed in 3 milliseconds