Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/tftp/
H A Dtftp.c459 udp_remove(pcb); in tftp_init_common()
502 udp_remove(tftp_state.upcb); in tftp_cleanup()
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dudp.h121 void udp_remove (struct udp_pcb *pcb);
/btstack/3rd-party/lwip/core/src/netif/
H A Dzepif.c294 udp_remove(state->pcb); in zepif_init()
/btstack/3rd-party/lwip/dhcp-server/
H A Ddhserver.c352 udp_remove(pcb); in dhserv_free()
/btstack/3rd-party/lwip/core/src/apps/netbiosns/
H A Dnetbiosns.c528 udp_remove(netbiosns_pcb); in netbiosns_stop()
/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dpppol2tp.c156 udp_remove(udp); in pppol2tp_create()
252 udp_remove(l2tp->udp); in pppol2tp_destroy()
/btstack/3rd-party/lwip/core/src/core/
H A Ddns.c905 udp_remove(pcb); in dns_alloc_random_port()
1010 udp_remove(dns_pcbs[dns_table[idx].pcb_idx]); in dns_call_found()
H A Dudp.c1183 udp_remove(struct udp_pcb *pcb) in udp_remove() function
/btstack/3rd-party/lwip/core/src/apps/sntp/
H A Dsntp.c717 udp_remove(sntp_pcb); in sntp_stop()
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Ddhcp6.c171 udp_remove(dhcp6_pcb); in dhcp6_dec_pcb_refcount()
/btstack/3rd-party/lwip/core/src/api/
H A Dapi_msg.c1170 udp_remove(msg->conn->pcb.udp);
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Ddhcp.c260 udp_remove(dhcp_pcb); in dhcp_dec_pcb_refcount()