Home
last modified time | relevance | path

Searched refs:ERR_MEM (Results 1 – 25 of 50) sorted by relevance

12

/third_party/lwip/src/api/
Dtcpip.c55 …fine TCPIP_MSG_VAR_ALLOC(name) API_VAR_ALLOC(struct tcpip_msg, MEMP_TCPIP_MSG_API, name, ERR_MEM)
256 return ERR_MEM; in tcpip_inpkt()
265 return ERR_MEM; in tcpip_inpkt()
317 return ERR_MEM; in tcpip_callback()
353 return ERR_MEM; in tcpip_try_callback()
362 return ERR_MEM; in tcpip_try_callback()
385 return ERR_MEM; in tcpip_timeout()
412 return ERR_MEM; in tcpip_untimeout()
Dapi_msg.c333 return ERR_MEM;
568 return ERR_MEM;
592 return ERR_MEM;
669 msg->err = ERR_MEM;
1024 if (err == ERR_MEM) {
1731 if ((err == ERR_OK) || (err == ERR_MEM)) {
1760 } else if (err == ERR_MEM) {
1802 return ERR_MEM;
Dnetbuf.c160 return ERR_MEM; in netbuf_ref()
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c336 if (err == ERR_MEM) { in lwiperf_tcp_client_send_more()
339 } while ((err == ERR_MEM) && (txlen >= (TCP_MSS / 2))); in lwiperf_tcp_client_send_more()
402 return ERR_MEM; in lwiperf_tx_start_impl()
407 return ERR_MEM; in lwiperf_tx_start_impl()
615 return ERR_MEM; in lwiperf_tcp_accept()
702 return ERR_MEM; in lwiperf_start_tcp_server_impl()
713 return ERR_MEM; in lwiperf_start_tcp_server_impl()
725 return ERR_MEM; in lwiperf_start_tcp_server_impl()
/third_party/lwip/src/netif/
Dzepif.c188 return ERR_MEM; in zepif_linkoutput()
231 return ERR_MEM; in zepif_init()
254 err = ERR_MEM; in zepif_init()
Dbridgeif.c160 return ERR_MEM; in bridgeif_fdb_add()
444 return ERR_MEM; in bridgeif_init()
460 return ERR_MEM; in bridgeif_init()
Dlowpan6_common.c159 return ERR_MEM; in lowpan6_compress_headers()
329 return ERR_MEM; in lowpan6_compress_headers()
413 return ERR_MEM; in lowpan6_decompress_hdr()
716 return ERR_MEM; in lowpan6_decompress_hdr()
/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls.c147 return ERR_MEM; in altcp_mbedtls_lower_accept()
604 return ERR_MEM; in altcp_mbedtls_setup()
613 return ERR_MEM; in altcp_mbedtls_setup()
809 return ERR_MEM; in altcp_tls_config_server_add_privkey_cert()
812 return ERR_MEM; in altcp_tls_config_server_add_privkey_cert()
1146 return ERR_MEM; in altcp_mbedtls_write()
1159 return ERR_MEM; in altcp_mbedtls_write()
1164 return ERR_MEM; in altcp_mbedtls_write()
1194 } else if (err == ERR_MEM) { in altcp_mbedtls_bio_send()
/third_party/lwip/src/netif/ppp/
Dpppol2tp.c181 return ERR_MEM; in pppol2tp_write()
221 return ERR_MEM; in pppol2tp_netif_output()
827 return ERR_MEM; in pppol2tp_send_sccrq()
922 return ERR_MEM; in pppol2tp_send_scccn()
969 return ERR_MEM; in pppol2tp_send_icrq()
1017 return ERR_MEM; in pppol2tp_send_iccn()
1064 return ERR_MEM; in pppol2tp_send_zlb()
1093 return ERR_MEM; in pppol2tp_send_stopccn()
Dpppoe.c228 return ERR_MEM; in pppoe_write()
268 return ERR_MEM; in pppoe_netif_output()
779 return ERR_MEM; in pppoe_send_padi()
1000 return ERR_MEM; in pppoe_send_padr()
1040 return ERR_MEM; in pppoe_send_padt()
1081 return ERR_MEM; in pppoe_send_pado()
1114 return ERR_MEM; in pppoe_send_pads()
Dpppos.c220 return ERR_MEM; in pppos_write()
270 return ERR_MEM; in pppos_netif_output()
430 return ERR_MEM; in pppos_input_tcpip()
/third_party/lwip/src/core/ipv6/
Dip6_frag.c757 return ERR_MEM; in ip6_frag()
766 return ERR_MEM; in ip6_frag()
781 return ERR_MEM; in ip6_frag()
807 return ERR_MEM; in ip6_frag()
815 return ERR_MEM; in ip6_frag()
/third_party/lwip/src/apps/snmp/
Dsnmp_asn1.c507 return ERR_MEM; in snmp_asn1_dec_oid()
571 return ERR_MEM; in snmp_asn1_dec_oid()
593 return ERR_MEM; in snmp_asn1_dec_raw()
/third_party/lwip/src/include/lwip/
Derr.h57 ERR_MEM = -1, enumerator
/third_party/lwip/src/apps/smtp/
Dsmtp.c360 return ERR_MEM; in smtp_set_server_addr()
546 err = ERR_MEM; in smtp_send_mail_alloced()
601 return ERR_MEM; in smtp_send_mail()
607 return ERR_MEM; in smtp_send_mail()
650 return ERR_MEM; in smtp_send_mail_static()
885 err = ERR_MEM; in smtp_dns_found()
1478 return ERR_MEM; in smtp_send_mail_bodycback()
1484 return ERR_MEM; in smtp_send_mail_bodycback()
/third_party/lwip/src/core/ipv4/
Detharp.c342 return (s16_t)ERR_MEM; in etharp_find_entry()
379 return (s16_t)ERR_MEM; in etharp_find_entry()
936 err_t result = ERR_MEM;
1072 result = ERR_MEM;
1087 result = ERR_MEM;
1128 return ERR_MEM;
Ddhcp.c241 return ERR_MEM; in dhcp_inc_pcb_refcount()
420 result = ERR_MEM; in dhcp_select()
757 return ERR_MEM; in dhcp_start()
766 return ERR_MEM; in dhcp_start()
789 return ERR_MEM; in dhcp_start()
804 return ERR_MEM; in dhcp_start()
968 result = ERR_MEM; in dhcp_decline()
1187 result = ERR_MEM; in dhcp_renew()
1242 result = ERR_MEM; in dhcp_rebind()
1299 result = ERR_MEM; in dhcp_reboot()
Digmp.c151 return ERR_MEM; in igmp_start()
533 return ERR_MEM; in igmp_joingroup_netif()
/third_party/lwip/src/core/
Draw.c461 return ERR_MEM; in raw_sendto_if_src()
470 return ERR_MEM; in raw_sendto_if_src()
483 return ERR_MEM; in raw_sendto_if_src()
Dtcp_out.c325 return ERR_MEM; in tcp_write_checks()
338 return ERR_MEM; in tcp_write_checks()
811 return ERR_MEM; in tcp_write()
847 return ERR_MEM; in tcp_split_unsent_seg()
990 return ERR_MEM; in tcp_split_unsent_seg()
1080 return ERR_MEM; in tcp_enqueue_flags()
1089 return ERR_MEM; in tcp_enqueue_flags()
2098 return ERR_MEM; in tcp_keepalive()
2161 return ERR_MEM; in tcp_zero_window_probe()
Ddns.c581 return ERR_MEM; in dns_local_addhost()
921 err = ERR_MEM; in dns_send()
1523 return ERR_MEM; in dns_enqueue()
1543 return ERR_MEM; in dns_enqueue()
1572 return ERR_MEM; in dns_enqueue()
/third_party/lwip/src/apps/http/
Daltcp_proxyconnect.c134 return ERR_MEM; in altcp_proxyconnect_send_request()
139 return ERR_MEM; in altcp_proxyconnect_send_request()
328 return ERR_MEM; in altcp_proxyconnect_setup()
Dhttp_client.c539 return ERR_MEM; in httpc_init_connection_common()
546 return ERR_MEM; in httpc_init_connection_common()
551 return ERR_MEM; in httpc_init_connection_common()
565 return ERR_MEM; in httpc_init_connection_common()
735 return ERR_MEM; in httpc_fs_init()
/third_party/lwip/src/apps/mqtt/
Dmqtt.c645 err = ERR_MEM; in pub_ack_rec_rel_response()
1131 return ERR_MEM; in mqtt_publish()
1136 return ERR_MEM; in mqtt_publish()
1202 return ERR_MEM; in mqtt_sub_unsub()
1207 return ERR_MEM; in mqtt_sub_unsub()
1361 return ERR_MEM; in mqtt_client_connect()
1373 return ERR_MEM; in mqtt_client_connect()
/third_party/lwip/src/apps/mdns/
Dmdns.c910 return ERR_MEM; in mdns_add_question()
919 return ERR_MEM; in mdns_add_question()
982 return ERR_MEM; in mdns_add_answer()
997 return ERR_MEM; in mdns_add_answer()
2071 LWIP_ERROR("mdns_resp_add_netif: Alloc failed", (mdns != NULL), return ERR_MEM); in mdns_resp_add_netif()
2214 …ns_resp_add_service: Service list full (increase MDNS_MAX_SERVICES)", (slot >= 0), return ERR_MEM); in mdns_resp_add_service()
2217 LWIP_ERROR("mdns_resp_add_service: Alloc failed", (srv != NULL), return ERR_MEM); in mdns_resp_add_service()

12