Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_client.c49 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()
A Dtftp_server.c440 udp_remove(pcb); in tftp_server_start()
462 udp_remove(tftp_state.upcb); in tftp_server_stop()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dudp.h117 void udp_remove (struct udp_pcb *pcb);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dudp.h117 void udp_remove (struct udp_pcb *pcb);
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/netbiosns/
A Dnetbiosns.c362 udp_remove(netbiosns_pcb); in netbiosns_stop()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/network/dhcp/
A Ddhcps.c732 udp_remove(dhcps_pcb); in dhcps_init()
809 udp_remove(dhcps_pcb); in dhcps_deinit()
/AliOS-Things-master/components/py_engine/engine/shared/netutils/
A Ddhcpserver.c109 udp_remove(*udp); in dhcp_socket_free()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/dhcpd/
A Ddhcps.c776 udp_remove(dhcps_pcb); in dhcps_init()
852 udp_remove(dhcps_pcb); in dhcps_deinit()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/sntp/
A Dsntp.c576 udp_remove(sntp_pcb); in sntp_stop()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dpppol2tp.c152 udp_remove(udp); in pppol2tp_create()
248 udp_remove(l2tp->udp); in pppol2tp_destroy()
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Ddns.c879 udp_remove(ret); in dns_alloc_random_port()
984 udp_remove(dns_pcbs[dns_table[idx].pcb_idx]); in dns_call_found()
A Dudp.c1094 udp_remove(struct udp_pcb *pcb) in udp_remove() function
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dapi_msg.c1058 udp_remove(msg->conn->pcb.udp);
/AliOS-Things-master/components/lwip/lwip2.0.0/core/ipv4/
A Ddhcp.c239 udp_remove(dhcp_pcb); in dhcp_dec_pcb_refcount()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodlwip.c1529 udp_remove(socket->pcb.udp); in lwip_socket_ioctl()

Completed in 55 milliseconds