Searched refs:udp_remove (Results 1 – 4 of 4) sorted by relevance
124 void udp_remove (struct udp_pcb *pcb);
668 udp_remove(dhcp->pcb); in dhcp_start()756 udp_remove(dhcp.pcb); in dhcp_inform()1239 udp_remove(dhcp->pcb); in dhcp_stop()
946 udp_remove(struct udp_pcb *pcb) function
858 udp_remove(msg->conn->pcb.udp);
Completed in 9 milliseconds