Searched refs:memp_free (Results 1 - 25 of 39) sorted by relevance

12

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dmemp.h60 void memp_free(memp_t type, void *mem);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dmemp.h88 #define memp_free(type, mem) mem_free(mem) macro
108 void memp_free(memp_t type, void *mem);
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dapi_lib.c65 memp_free(MEMP_NETBUF, buf);
110 memp_free(MEMP_NETBUF, tail);
213 memp_free(MEMP_NETCONN, conn);
220 memp_free(MEMP_NETCONN, conn);
229 memp_free(MEMP_NETCONN, conn);
238 memp_free(MEMP_API_MSG, msg);
241 memp_free(MEMP_NETCONN, conn);
281 memp_free(MEMP_API_MSG, msg);
314 memp_free(MEMP_NETCONN, conn);
400 memp_free(MEMP_API_MS
[all...]
H A Dtcpip.c137 memp_free(MEMP_TCPIP_MSG, msg);
141 memp_free(MEMP_TCPIP_MSG, msg);
191 memp_free(MEMP_API_MSG, apimsg);
H A Dapi_msg.c233 memp_free(MEMP_NETCONN, newconn);
239 memp_free(MEMP_NETCONN, newconn);
246 memp_free(MEMP_NETCONN, newconn);
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dtcpip.c115 memp_free(MEMP_TCPIP_MSG_INPKT, msg);
130 memp_free(MEMP_TCPIP_MSG_API, msg);
135 memp_free(MEMP_TCPIP_MSG_API, msg);
142 memp_free(MEMP_TCPIP_MSG_API, msg);
212 memp_free(MEMP_TCPIP_MSG_INPKT, msg);
248 memp_free(MEMP_TCPIP_MSG_API, msg);
423 memp_free(MEMP_TCPIP_MSG_API, msg);
H A Dnetbuf.c94 memp_free(MEMP_NETBUF, buf);
180 memp_free(MEMP_NETBUF, tail);
H A Dnetdb.c242 memp_free(MEMP_NETDB, ai);
348 memp_free(MEMP_NETDB, ai);
H A Dapi_lib.c88 memp_free(MEMP_NETCONN, conn);
494 memp_free(MEMP_NETBUF, buf);
/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Dsys.c78 memp_free(MEMP_SYS_TIMEOUT, tmptimeout);
133 memp_free(MEMP_SYS_TIMEOUT, tmptimeout);
231 memp_free(MEMP_SYS_TIMEOUT, t);
H A Dtcp.c134 memp_free(MEMP_TCP_PCB, pcb);
140 memp_free(MEMP_TCP_PCB_LISTEN, pcb);
146 memp_free(MEMP_TCP_PCB, pcb);
207 memp_free(MEMP_TCP_PCB, pcb);
231 memp_free(MEMP_TCP_PCB, pcb);
322 memp_free(MEMP_TCP_PCB, pcb);
599 memp_free(MEMP_TCP_PCB, pcb);
647 memp_free(MEMP_TCP_PCB, pcb);
707 memp_free(MEMP_TCP_SEG, seg);
H A Dmemp.c203 memp_free(memp_t type, void *mem) function
H A Draw.c294 memp_free(MEMP_RAW_PCB, pcb);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dtimers.c461 memp_free(MEMP_SYS_TIMEOUT, t);
511 memp_free(MEMP_SYS_TIMEOUT, tmptimeout);
573 memp_free(MEMP_SYS_TIMEOUT, tmptimeout);
H A Dtcp.c199 memp_free(MEMP_TCP_PCB, pcb);
218 memp_free(MEMP_TCP_PCB, pcb);
224 memp_free(MEMP_TCP_PCB_LISTEN, pcb);
230 memp_free(MEMP_TCP_PCB, pcb);
385 memp_free(MEMP_TCP_PCB, pcb);
410 memp_free(MEMP_TCP_PCB, pcb);
607 memp_free(MEMP_TCP_PCB, pcb);
1054 memp_free(MEMP_TCP_PCB, pcb2);
1114 memp_free(MEMP_TCP_PCB, pcb2);
1237 memp_free(MEMP_TCP_SE
[all...]
H A Draw.c367 memp_free(MEMP_RAW_PCB, pcb);
H A Dmemp.c107 /* If MEMP_OVERFLOW_CHECK is >= 2, on every call to memp_malloc or memp_free,
505 memp_free(memp_t type, void *mem) function
513 LWIP_ASSERT("memp_free: mem properly aligned",
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dip6_frag.c170 memp_free(MEMP_IP6_REASSDATA, ipr);
470 memp_free(MEMP_IP6_REASSDATA, ipr);
505 memp_free(MEMP_FRAG_PBUF, p);
H A Dmld6.c115 memp_free(MEMP_MLD6_GROUP, group);
225 memp_free(MEMP_MLD6_GROUP, group);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmsg_in.c233 memp_free(MEMP_SNMP_VARBIND, vb);
347 memp_free(MEMP_SNMP_VARBIND, vb);
1337 memp_free(MEMP_SNMP_VARBIND, vb);
1363 memp_free(MEMP_SNMP_VALUE, vb->ident);
1365 memp_free(MEMP_SNMP_VARBIND, vb);
1387 memp_free(MEMP_SNMP_VALUE, vb->value);
1391 memp_free(MEMP_SNMP_VALUE, vb->ident);
1393 memp_free(MEMP_SNMP_VARBIND, vb);
H A Dmib_structs.c174 memp_free(MEMP_SNMP_NODE, ln);
201 memp_free(MEMP_SNMP_ROOTNODE, lrn);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/
H A Digmp.c250 memp_free(MEMP_IGMP_GROUP, group);
376 memp_free(MEMP_IGMP_GROUP, group);
H A Dip_frag.c318 memp_free(MEMP_REASSDATA, ipr);
643 memp_free(MEMP_FRAG_PBUF, p);
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h197 #define memp_free lwip_memp_free macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h99 #define memp_free lwip_memp_free macro

Completed in 527 milliseconds

12