Home
last modified time | relevance | path

Searched refs:dhcp_recv (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/ipv4/
Ddhcp.c208 static void dhcp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t …
249 udp_recv(dhcp_pcb, dhcp_recv, NULL); in dhcp_inc_pcb_refcount()
1823 dhcp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) function
/third_party/lwip/
DCHANGELOG1687 the need for mem_malloc from dhcp_recv and makes it possible to