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

dns_alloc_pcb() function

dns_alloc_pcb() - allocates a new pcb (or reuses an existing one) to be used for sending a request

Syntax

static u8_t dns_alloc_pcb(void);

Return value

an index into dns_pcbs

References

LocationReferrerText
dns.c:900
dns_alloc_pcb(void)
dns.c:1481dns_enqueue()
entry->pcb_idx = dns_alloc_pcb();

Call Tree

Functions calling dns_alloc_pcb()
Functions called by dns_alloc_pcb()
all items filtered out
dns_alloc_pcb()
all items filtered out
Data read by dns_alloc_pcb()
Data written by dns_alloc_pcb()
dns_alloc_pcb()::i
dns_alloc_pcb()::idx
all items filtered out
dns_alloc_pcb()
dns_alloc_pcb()::i
dns_alloc_pcb()::idx
all items filtered out
Type of dns_alloc_pcb()
dns_alloc_pcb()
all items filtered out