Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

err.h File Reference

#include "lwip/opt.h"
#include "arch/cc.h"

Include dependency graph for err.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ERR_OK   0
#define ERR_MEM   -1
#define ERR_BUF   -2
#define ERR_ABRT   -3
#define ERR_RST   -4
#define ERR_CLSD   -5
#define ERR_CONN   -6
#define ERR_VAL   -7
#define ERR_ARG   -8
#define ERR_RTE   -9
#define ERR_USE   -10
#define ERR_IF   -11
#define lwip_strerr(x)   ""

Typedefs

typedef s8_t err_t


Define Documentation

#define ERR_ABRT   -3
 

Definition at line 48 of file err.h.

#define ERR_ARG   -8
 

Definition at line 55 of file err.h.

Referenced by lwip_send().

#define ERR_BUF   -2
 

Definition at line 45 of file err.h.

Referenced by ip_output_if(), and netbuf_data().

#define ERR_CLSD   -5
 

Definition at line 50 of file err.h.

#define ERR_CONN   -6
 

Definition at line 51 of file err.h.

Referenced by netconn_peer(), and netconn_recv().

#define ERR_IF   -11
 

Definition at line 61 of file err.h.

Referenced by slipif_init().

#define ERR_MEM   -1
 

Definition at line 44 of file err.h.

Referenced by dhcp_create_request(), dhcp_start(), dhcp_unfold_reply(), do_connect(), do_listen(), etharp_query(), http_accept(), loopif_output(), netconn_bind(), netconn_close(), netconn_connect(), netconn_delete(), netconn_disconnect(), netconn_listen(), netconn_recv(), netconn_send(), netconn_write(), tcpip_callback(), and tcpip_input().

#define ERR_OK   0
 

Definition at line 43 of file err.h.

Referenced by dhcp_check(), dhcp_create_request(), dhcp_discover(), dhcp_inform(), dhcp_rebind(), dhcp_recv(), dhcp_release(), dhcp_renew(), dhcp_select(), dhcp_start(), dhcp_unfold_reply(), do_close(), do_delconn(), do_write(), etharp_query(), http_accept(), http_poll(), http_recv(), http_sent(), ip_frag(), ip_input(), loopif_init(), loopif_output(), lwip_bind(), lwip_connect(), lwip_listen(), lwip_send(), lwip_sendto(), netbuf_data(), netconn_addr(), netconn_delete(), netconn_peer(), netconn_recv(), netconn_send(), netconn_write(), netif_add(), rt_3c905cif_init(), rt_3c905cif_output(), rt_3com905cif_low_level_output(), rt_rtl8139if_init(), rt_rtl8139if_low_level_output(), rt_rtl8139if_output(), send_data(), slipif_init(), tcpip_callback(), and tcpip_input().

#define ERR_RST   -4
 

Definition at line 49 of file err.h.

#define ERR_RTE   -9
 

Definition at line 57 of file err.h.

Referenced by ip_output().

#define ERR_USE   -10
 

Definition at line 59 of file err.h.

#define ERR_VAL   -7
 

Definition at line 53 of file err.h.

Referenced by do_write(), netconn_bind(), netconn_close(), netconn_connect(), netconn_disconnect(), netconn_listen(), netconn_send(), and netconn_write().

#define lwip_strerr  )     ""
 

Definition at line 67 of file err.h.


Typedef Documentation

typedef s8_t err_t
 

Definition at line 39 of file err.h.

Referenced by conn_err(), dhcp_check(), dhcp_create_request(), dhcp_discover(), dhcp_inform(), dhcp_rebind(), dhcp_release(), dhcp_renew(), dhcp_select(), dhcp_start(), dhcp_unfold_reply(), do_close(), do_write(), etharp_query(), http_accept(), http_recv(), lwip_bind(), lwip_connect(), lwip_listen(), lwip_send(), netif_add(), and send_data().


Generated on Wed Jan 14 12:59:03 2004 for RTL-lwIP-0.4 by doxygen 1.3.4