dhcp_inc_pcb_refcount() is only used within LwIP.
 
Symbols
loading...
Files
loading...

dhcp_inc_pcb_refcount() function

Ensure DHCP PCB is allocated and bound

Syntax

static err_t dhcp_inc_pcb_refcount(void);

References

LocationReferrerText
dhcp.c:226
dhcp_inc_pcb_refcount(void)
dhcp.c:782dhcp_start()
if (dhcp_inc_pcb_refcount() != ERR_OK) { /* ensure DHCP PCB is allocated */
dhcp.c:823dhcp_inform()
if (dhcp_inc_pcb_refcount() != ERR_OK) { /* ensure DHCP PCB is allocated */

Call Tree

Functions calling dhcp_inc_pcb_refcount()
Functions called by dhcp_inc_pcb_refcount()
all items filtered out
dhcp_inc_pcb_refcount()
printf()
all items filtered out
Data read by dhcp_inc_pcb_refcount()
Data written by dhcp_inc_pcb_refcount()
dhcp_inc_pcb_refcount()
udp_pcb::so_options
all items filtered out
Type of dhcp_inc_pcb_refcount()
dhcp_inc_pcb_refcount()
all items filtered out