Searched refs:udp_remove (Results 1 – 15 of 15) sorted by relevance
49 udp_remove(pstate->upcb); in close_handle()237 udp_remove(pcb); in tftp_client_get()246 udp_remove(pcb); in tftp_client_get()261 udp_remove(pcb); in tftp_client_get()
440 udp_remove(pcb); in tftp_server_start()462 udp_remove(tftp_state.upcb); in tftp_server_stop()
117 void udp_remove (struct udp_pcb *pcb);
362 udp_remove(netbiosns_pcb); in netbiosns_stop()
732 udp_remove(dhcps_pcb); in dhcps_init()809 udp_remove(dhcps_pcb); in dhcps_deinit()
109 udp_remove(*udp); in dhcp_socket_free()
776 udp_remove(dhcps_pcb); in dhcps_init()852 udp_remove(dhcps_pcb); in dhcps_deinit()
576 udp_remove(sntp_pcb); in sntp_stop()
152 udp_remove(udp); in pppol2tp_create()248 udp_remove(l2tp->udp); in pppol2tp_destroy()
879 udp_remove(ret); in dns_alloc_random_port()984 udp_remove(dns_pcbs[dns_table[idx].pcb_idx]); in dns_call_found()
1094 udp_remove(struct udp_pcb *pcb) in udp_remove() function
1058 udp_remove(msg->conn->pcb.udp);
239 udp_remove(dhcp_pcb); in dhcp_dec_pcb_refcount()
1529 udp_remove(socket->pcb.udp); in lwip_socket_ioctl()
Completed in 55 milliseconds