Home
last modified time | relevance | path

Searched refs:udp_remove (Results 1 – 7 of 7) sorted by relevance

/lib/liblwip/test/unit/udp/
Dtest_udp.c20 udp_remove(pcb2); in udp_remove_all()
53 udp_remove(pcb); in START_TEST()
/lib/liblwip/src/include/lwip/
Dudp.h124 void udp_remove (struct udp_pcb *pcb);
/lib/liblwip/test/unit/etharp/
Dtest_etharp.c248 udp_remove(pcb); in START_TEST()
/lib/liblwip/src/core/
Ddhcp.c668 udp_remove(dhcp->pcb); in dhcp_start()
756 udp_remove(dhcp.pcb); in dhcp_inform()
1239 udp_remove(dhcp->pcb); in dhcp_stop()
Dudp.c946 udp_remove(struct udp_pcb *pcb) function
/lib/liblwip/src/api/
Dapi_msg.c858 udp_remove(msg->conn->pcb.udp);
/lib/liblwip/doc/
Drawapi.txt327 - void udp_remove(struct udp_pcb *pcb)