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

def.h File Reference

#include "arch/cc.h"

Include dependency graph for def.h:

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

Go to the source code of this file.

Defines

#define UMAX(a, b)   ((a) > (b) ? (a) : (b))
#define NULL   ((void *)0)


Define Documentation

#define NULL   ((void *)0)
 

Definition at line 48 of file def.h.

Referenced by addr_callback(), alloc_socket(), ares__close_sockets(), ares__send_query(), ares_destroy(), ares_gethostbyaddr(), ares_gethostbyname(), ares_init(), ares_init_options(), ares_parse_a_reply(), ares_parse_ptr_reply(), ares_query(), ares_search(), ares_send(), arp_arp_input(), arp_lookup(), arp_query(), close_conn(), dev_rtl8139_open(), dhcp_check(), dhcp_coarse_tmr(), dhcp_create_request(), dhcp_delete_request(), dhcp_fine_tmr(), dhcp_free_reply(), dhcp_get_option_ptr(), dhcp_handle_ack(), dhcp_handle_offer(), dhcp_inform(), dhcp_option_trailer(), dhcp_recv(), dhcp_start(), dhcp_stop(), dhcp_unfold_reply(), dns_client(), do_accept(), do_bind(), do_close(), do_connect(), do_delconn(), do_disconnect(), do_listen(), do_recv(), do_send(), do_write(), etharp_arp_input(), etharp_init(), etharp_ip_input(), etharp_output(), etharp_query(), etharp_tmr(), fake_hostent(), FIFO_dealloc_rx_buffer(), find_arp_entry(), free_all_resources(), free_blocks_status(), fs_open(), get_socket(), gethostbynameaddr(), host_callback(), http_accept(), http_poll(), http_recv(), icmp_dest_unreach(), icmp_time_exceeded(), inet_chksum_pbuf(), inet_chksum_pseudo(), init_by_defaults(), init_memory_pool(), init_module(), init_rtl8139_device(), ip_addr_isany(), ip_forward(), ip_input(), ip_output(), ip_reass(), ip_reass_timer(), ip_route(), loopif_output(), lwip_close(), lwip_read(), lwip_recv(), lwip_recvfrom(), main(), mem_free(), mem_malloc(), mem_realloc(), mem_reallocm(), memp_free(), memp_init(), memp_malloc(), netbuf_alloc(), netbuf_copy_partial(), netbuf_data(), netbuf_delete(), netbuf_free(), netbuf_new(), netbuf_next(), netbuf_ref(), netconn_accept(), netconn_bind(), netconn_close(), netconn_connect(), netconn_delete(), netconn_disconnect(), netconn_listen(), netconn_new(), netconn_peer(), netconn_recv(), netconn_send(), netconn_write(), netif_add(), netif_find(), netif_init(), netif_remove(), next_lookup(), next_server(), pbuf_alloc(), pbuf_chain(), pbuf_clen(), pbuf_dechain(), pbuf_free(), pbuf_init(), pbuf_pool_alloc(), pbuf_pool_free(), pbuf_realloc(), pbuf_ref(), pbuf_ref_chain(), pbuf_refresh(), pbuf_take(), print_block(), read_tcp_data(), rt_3c905cif_ethernetif_thread(), rt_3c905cif_init(), rt_3c905cif_input(), rt_3c905cif_output(), rt_3com905cif_etharp_timer(), rt_3com905cif_low_level_input(), rt_3com905cif_low_level_output(), rt_rtl8139_close(), rt_rtl8139_ifetharp_timer(), rt_rtl8139_init_ring(), rt_rtl8139_open(), rt_rtl8139_tx_clear(), rt_rtl8139_tx_interrupt(), rt_rtl8139if_ethernetif_thread(), rt_rtl8139if_init(), rt_rtl8139if_input(), rt_rtl8139if_low_level_input(), rt_rtl8139if_low_level_output(), rt_rtl8139if_output(), rtl_3COM905C_init_device(), rtl_3COM905C_open(), rtl_3COM905C_start_up_device(), rtl_calloc_ex(), rtl_free_ex(), rtl_malloc_ex(), rtl_realloc_ex(), search_callback(), serve_echo(), single_domain(), slipif_input(), slipif_output(), start_up_rtl8139_device(), strdup(), string2ip_addr(), structure_status(), sys_arch_close(), sys_arch_mbox_fetch(), sys_current_thread(), sys_free(), sys_init(), sys_malloc(), sys_mbox_free(), sys_mbox_new(), sys_search_thread(), sys_sem_free(), sys_sem_new_(), sys_thread_delete(), sys_thread_exit(), sys_thread_new(), sys_thread_register(), sys_timeout(), sys_untimeout(), tcpecho_thread(), tcpip_apimsg(), tcpip_callback(), tcpip_init(), tcpip_input(), tcpip_thread(), thread_start(), time(), update_arp_entry(), vortex_open(), and write_tcp_data().

#define UMAX a,
 )     ((a) > (b) ? (a) : (b))
 

Definition at line 45 of file def.h.


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