Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dmem.h53 #ifndef mem_free
54 #define mem_free free macro
93 void mem_free(void *mem);
Dmemp.h88 #define memp_free(type, mem) mem_free(mem)
/lib/liblwip/test/unit/core/
Dtest_mem.c56 mem_free(p2); in START_TEST()
59 mem_free(p1); in START_TEST()
/lib/liblwip/src/netif/ppp/
Dppp_oe.c197 mem_free(sc->sc_concentrator_name); in pppoe_destroy()
200 mem_free(sc->sc_service_name); in pppoe_destroy()
437 mem_free(sc->sc_hunique); in pppoe_dispatch_disc_pkt()
475 mem_free(sc->sc_hunique); in pppoe_dispatch_disc_pkt()
861 mem_free(sc->sc_hunique); in pppoe_do_disconnect()
/lib/liblwip/src/core/
Dmem.c130 mem_free(void *rmem) in mem_free() function
311 mem_free(void *rmem) in mem_free() function
Dpbuf.c677 mem_free(p); in pbuf_free()
Ddhcp.c611 mem_free(netif->dhcp); in dhcp_cleanup()
/lib/liblwip/src/netif/
Dslipif.c347 mem_free(priv); in slipif_init()
/lib/liblwip/src/api/
Dtcpip.c508 return tcpip_callback_with_block(mem_free, m, 0); in mem_free_callback()
/lib/liblwip/doc/
Drawapi.txt52 an ISR (since only then, mem_free - for PBUF_RAM - may
/lib/liblwip/
DCHANGELOG1175 * opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
1193 * mem.c, opt.h, stats.h: fixed bug #21433: Calling mem_free/pbuf_free from
1195 mem_free to run between mem_malloc iterations. Added illegal counter for
1334 * dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in
1484 * mem.c, tcpip.c, tcpip.h, opt.h: fixed bug #21433 (Calling mem_free/pbuf_free