memp_t::MEMP_UDP_PCB is only used within LwIP.
 
Symbols
loading...
Files
loading...

memp_t::MEMP_UDP_PCB

References

LocationReferrerText
memp_std.h:46
LWIP_MEMPOOL(UDP_PCB, MEMP_NUM_UDP_PCB, sizeof(struct udp_pcb), "UDP_PCB")
udp.c:1203udp_remove()
memp_free(MEMP_UDP_PCB, pcb);
udp.c:1224udp_new()
pcb = (struct udp_pcb *)memp_malloc(MEMP_UDP_PCB);

Data Use

Functions using memp_t::MEMP_UDP_PCB
memp_t::MEMP_UDP_PCB
all items filtered out