Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Ddhcp.c206 dhcp_inc_pcb_refcount(void) in dhcp_inc_pcb_refcount() function
765 if (dhcp_inc_pcb_refcount() != ERR_OK) { /* ensure DHCP PCB is allocated */ in dhcp_start()
818 if (dhcp_inc_pcb_refcount() != ERR_OK) { /* ensure DHCP PCB is allocated */ in dhcp_inform()

Completed in 7 milliseconds