Home
last modified time | relevance | path

Searched refs:pbuf_free (Results 26 – 34 of 34) sorted by relevance

12

/lib/liblwip/src/core/snmp/
Dmsg_out.c184 pbuf_free(p); in snmp_send_response()
269 pbuf_free(p); in snmp_send_trap()
Dmsg_in.c845 pbuf_free(p); in snmp_recv()
870 pbuf_free(p); in snmp_recv()
880 pbuf_free(p); in snmp_recv()
/lib/liblwip/test/unit/tcp/
Dtcp_helper.c213 pbuf_free(p); in test_tcp_counters_recv()
Dtest_tcp.c628 pbuf_free(txcounters.tx_packets); in test_tcp_tx_full_window_lost()
/lib/liblwip/src/netif/ppp/
Dvj.c621 pbuf_free(n0); in vj_uncompress_tcp()
/lib/liblwip/src/api/
Dsockets.c298 pbuf_free((struct pbuf *)lastdata); in free_socket()
725 pbuf_free((struct pbuf *)buf); in lwip_recvfrom()
889 pbuf_free(p);
/lib/liblwip/src/core/
Ddhcp.c1630 pbuf_free(p); in dhcp_recv()
1741 pbuf_free(dhcp->p_out); in dhcp_delete_msg()
/lib/liblwip/doc/
Drawapi.txt51 pbuf_free() may also be called from another thread or
/lib/liblwip/
DCHANGELOG1193 * mem.c, opt.h, stats.h: fixed bug #21433: Calling mem_free/pbuf_free from
1484 * mem.c, tcpip.c, tcpip.h, opt.h: fixed bug #21433 (Calling mem_free/pbuf_free
2294 * api_msg.c: Fix bug #20318: api_msg "recv" callbacks don't call pbuf_free in
2663 * pbuf.c: Fix BUG#19168 - pbuf_free can cause deadlock (if

12