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

cc.h File Reference

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

Go to the source code of this file.

Defines

#define PACK_STRUCT_FIELD(x)   x __attribute__((packed))
#define PACK_STRUCT_STRUCT   __attribute__((packed))
#define PACK_STRUCT_BEGIN
#define PACK_STRUCT_END

Typedefs

typedef unsigned char u8_t
typedef signed char s8_t
typedef unsigned short u16_t
typedef signed short s16_t
typedef unsigned long u32_t
typedef signed long s32_t


Define Documentation

#define PACK_STRUCT_BEGIN
 

Definition at line 56 of file cc.h.

#define PACK_STRUCT_END
 

Definition at line 57 of file cc.h.

#define PACK_STRUCT_FIELD  )     x __attribute__((packed))
 

Definition at line 54 of file cc.h.

PACK_STRUCT_END PACK_STRUCT_BEGIN struct etharp_hdr PACK_STRUCT_STRUCT   __attribute__((packed))
 

the ARP message

Definition at line 55 of file cc.h.


Typedef Documentation

typedef signed short s16_t
 

Definition at line 49 of file cc.h.

Referenced by icmp_input(), pbuf_header(), and pbuf_realloc().

typedef signed long s32_t
 

Definition at line 51 of file cc.h.

Referenced by pbuf_alloc().

typedef signed char s8_t
 

Definition at line 45 of file cc.h.

typedef unsigned short u16_t
 

Definition at line 48 of file cc.h.

Referenced by chksum(), copy_from_pbuf(), dhcp_check(), dhcp_create_request(), dhcp_discover(), dhcp_get_option_ptr(), dhcp_get_option_short(), dhcp_handle_nak(), dhcp_option_short(), dhcp_rebind(), dhcp_recv(), dhcp_release(), dhcp_renew(), dhcp_unfold_reply(), event_callback(), http_sent(), icmp_input(), inet_chksum(), inet_chksum_pseudo(), ip_frag(), ip_input(), ip_output_if(), ip_reass(), lwip_accept(), lwip_bind(), lwip_chksum(), lwip_connect(), lwip_ioctl(), lwip_recvfrom(), lwip_sendto(), memp_init(), netbuf_alloc(), netbuf_copy(), netbuf_copy_partial(), netbuf_data(), netbuf_ref(), netconn_addr(), netconn_bind(), netconn_connect(), netconn_new_with_callback(), netconn_peer(), netconn_recv(), netconn_write(), pbuf_alloc(), pbuf_init(), pbuf_realloc(), rt_3com905cif_low_level_input(), rt_rtl8139if_low_level_input(), send_data(), serve_echo(), sys_arch_mbox_fetch(), sys_arch_sem_wait(), sys_timeout(), tcpecho_thread(), and wait_for_semaphore().

typedef unsigned long u32_t
 

Definition at line 50 of file cc.h.

Referenced by chksum(), dhcp_get_option_long(), dhcp_option_long(), dhcp_select(), inet_addr(), inet_aton(), inet_chksum(), inet_chksum_pbuf(), inet_chksum_pseudo(), lwip_chksum(), lwip_ioctl(), lwip_select(), mem_malloc(), memp_malloc(), open_tcp_socket(), pbuf_alloc(), and sys_sem_wait_timeout().

typedef unsigned char u8_t
 

Definition at line 44 of file cc.h.

Referenced by add_arp_entry(), arp_arp_input(), arp_init(), arp_lookup(), arp_query(), arp_tmr(), chksum(), copy_from_pbuf(), dhcp_bind(), dhcp_get_option_byte(), dhcp_get_option_long(), dhcp_get_option_ptr(), dhcp_get_option_short(), dhcp_handle_ack(), dhcp_handle_offer(), dhcp_option(), dhcp_option_byte(), dhcp_recv(), dhcp_unfold_reply(), etharp_arp_input(), etharp_init(), etharp_output(), etharp_query(), etharp_tmr(), find_arp_entry(), get_char_from_u8_t(), get_u8_t_from_char(), icmp_input(), inet_chksum_pbuf(), inet_chksum_pseudo(), ip_frag(), ip_input(), ip_output(), ip_output_if(), ip_reass(), lwip_chksum(), mac2string(), mem_free(), mem_malloc(), mem_realloc(), memp_free(), memp_init(), memp_malloc(), netconn_write(), netif_find(), netif_set_gw(), netif_set_ipaddr(), netif_set_netmask(), pbuf_alloc(), pbuf_clen(), pbuf_dechain(), pbuf_free(), pbuf_header(), pbuf_init(), pbuf_realloc(), plug_holes(), slipif_input(), slipif_output(), sys_mbox_post(), sys_sem_new(), sys_sem_new_(), and update_arp_entry().


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