Searched refs:ERR_MEM (Results 1 – 25 of 26) sorted by relevance
12
185 return ERR_MEM; in tcpip_input()193 return ERR_MEM; in tcpip_input()218 return ERR_MEM; in tcpip_callback_with_block()229 return ERR_MEM; in tcpip_callback_with_block()254 return ERR_MEM; in tcpip_timeout()283 return ERR_MEM; in tcpip_untimeout()
253 return ERR_MEM;448 return ERR_MEM;472 return ERR_MEM;500 msg->err = ERR_MEM;510 msg->err = ERR_MEM;528 msg->err = ERR_MEM;1080 msg->err = ERR_MEM;1272 if ((err == ERR_OK) || (err == ERR_MEM)) {1297 } else if ((err == ERR_MEM) && !dontblock) {1330 return ERR_MEM;
159 return ERR_MEM; in netbuf_ref()
476 NETCONN_SET_SAFE_ERR(conn, ERR_MEM); in netconn_recv()477 return ERR_MEM; in netconn_recv()
891 err = ERR_MEM;919 err = ERR_MEM;
700 return ERR_MEM; in ip_frag()740 return ERR_MEM; in ip_frag()748 return ERR_MEM; in ip_frag()761 return ERR_MEM; in ip_frag()784 return ERR_MEM; in ip_frag()791 return ERR_MEM; in ip_frag()836 return ERR_MEM; in ip_frag()
214 return ERR_MEM; in igmp_start()567 return ERR_MEM; in igmp_joingroup()
312 return ERR_MEM; in autoip_start()
53 #define ERR_MEM -1 /* Out of memory error. */ macro
219 return ERR_MEM; in raw_sendto()232 return ERR_MEM; in raw_sendto()
312 return ERR_MEM; in tcp_write_checks()325 return ERR_MEM; in tcp_write_checks()708 return ERR_MEM; in tcp_write()740 return ERR_MEM; in tcp_enqueue_flags()760 return ERR_MEM; in tcp_enqueue_flags()767 return ERR_MEM; in tcp_enqueue_flags()776 return ERR_MEM; in tcp_enqueue_flags()
423 return ERR_MEM; in dns_local_addhost()620 err = ERR_MEM; in dns_send()889 return ERR_MEM; in dns_enqueue()
637 return ERR_MEM; in netif_loop_output()648 return ERR_MEM; in netif_loop_output()
650 return ERR_MEM; in dhcp_start()659 return ERR_MEM; in dhcp_start()681 return ERR_MEM; in dhcp_start()695 return ERR_MEM; in dhcp_start()1668 return ERR_MEM; in dhcp_create_msg()
594 return ERR_MEM;
346 return (s8_t)ERR_MEM; in etharp_find_entry()383 return (s8_t)ERR_MEM; in etharp_find_entry()1019 err_t result = ERR_MEM;1135 result = ERR_MEM;1150 result = ERR_MEM;1198 return ERR_MEM;
284 return ERR_MEM;
328 return ERR_MEM; in slipif_init()
151 return ERR_MEM; in pppoe_create()699 return ERR_MEM; in pppoe_send_padi()916 return ERR_MEM; in pppoe_send_padr()956 return ERR_MEM; in pppoe_send_padt()995 return ERR_MEM; in pppoe_send_pado()1032 return ERR_MEM; in pppoe_send_pads()
780 return ERR_MEM; in pppifOutputOverEthernet()858 return ERR_MEM; in pppifOutput()946 return ERR_MEM; in pppifOutput()
172 if (err == ERR_MEM) in snmp_send_response()175 err = ERR_MEM; in snmp_send_response()192 return ERR_MEM; in snmp_send_response()273 return ERR_MEM; in snmp_send_trap()
141 if (err_ret == ERR_MEM) in snmp_ok_response()
37 case ERR_NO_MEMORY: return ERR_MEM; in local_linkoutput()
79 return ERR_MEM; in sys_mbox_new()
329 return ERR_MEM; in ethernetif_init()
Completed in 37 milliseconds