| abc_callbacks | Callback structure for abc |
| ADDR_FIELD_SPEC_t | Structure containing both source and destination addresses |
| ADDR_SIZE_SPEC_t | A union of short and long address types |
| addr_t | Union of both short and long addresses |
| announcement | Representation of an announcement |
| aux_hdr_t | 802.15.4 Aux security header |
| BoardIOStruct | Data structure for board user I/O |
| BoardResourcesStruct | Data structure describing board features |
| broadcast_callbacks | Callback structure for broadcast |
| ButtonResourceStruct | Data structure for button description |
| compower_activity | An activity record that contains power consumption information for a specific communication activity |
| ctk_menu | Representation of an individual menu |
| ctk_menuitem | Representation of an individual menu item |
| ctk_menus | Representation of the menu bar |
| ctk_widget | The generic CTK widget structure that contains all other widget structures |
| ctk_widget_button | Instantiating macro for the ctk_icon widget |
| ctk_window | Representation of a CTK window |
| dma_config_t | DMA configuration structure |
| dsc | The DSC program description structure |
| elfloader_output | Elfloader output object |
| etimer | A timer |
| fcf_t | Defines the bitfields of the frame control field (FCF) |
| frame802154_aux_hdr_t | 802.15.4 Aux security header |
| frame802154_fcf_t | The IEEE 802.15.4 frame has a number of constant/fixed fields that can be counted to make frame construction and max payload calculations easier |
| frame802154_scf_t | 802.15.4 security control bitfield |
| frame802154_t | Parameters used by the frame802154_create() function |
| frame_create_params_t | Parameters used by the frame_tx_create() function |
| frame_result_t | Strucure used to return that status of the frame create process |
| hal_rx_frame_t | This struct defines the rx data container |
| ieee_15_4_manager | The interface structure for the 802.15.4 quasi-MAC |
| ipolite_callbacks | A structure with callback functions for an ipolite connection |
| ipolite_conn | An opaque structure with no user-visible elements that holds the state of an ipolite connection, |
| LedResourceStruct | Data structure for led description |
| mac_driver | The structure of a MAC protocol driver in Contiki |
| MemsResourceStruct | Data structure for MEMS description |
| mesh_callbacks | Mesh callbacks |
| neighbor_addr | Properties of a single neighbor |
| neighbor_attr | Properties that define a neighbor attribute |
| network_driver | The structure of a network driver in Contiki |
| packetqueue | Representation of a packet queue |
| packetqueue_item | Representation of an item in a packet queue |
| PAN_ID_ADDR_SPEC_t | Structure containing a PAN ID and an address |
| polite_callbacks | A structure with callback functions for a polite connection |
| polite_conn | An opaque structure with no user-visible elements that holds the state of a polite connection, |
| psock | The representation of a protosocket |
| radio_driver | The structure of a device driver for a radio in Contiki |
| rdc_driver | The structure of a RDC (radio duty cycling) driver in Contiki |
| ringbuf | Structure that holds the state of a ring buffer |
| rtimer | Representation of a real-time task |
| S_usb_configuration_descriptor | Usb Configuration Descriptor |
| S_usb_device_descriptor | Usb Device Descriptor |
| S_usb_device_qualifier_descriptor | Usb Device Qualifier Descriptor |
| S_usb_endpoint_descriptor | Usb Endpoint Descriptor |
| S_usb_interface_descriptor | Usb Interface Descriptor |
| S_usb_language_id | Usb Language Descriptor |
| S_UsbRequest | Usb Request |
| scf_t | 802.15.4 security control bitfield |
| sicslowpan_addr_context | The header for fragments |
| sicslowpan_nh_compressor | The structure of a next header compressor |
| stbroadcast_conn | A stbroadcast connection |
| stimer | A timer |
| t_mems_data | Mems data type: three acceleration values each related to a specific direction Watch out: only lower data values (e.g |
| tcirc_buf | Circular buffer structure |
| TempSensorResourceStruct | Data structure for temperature sensor description |
| timer | A timer |
| tmenu_item | This structure defines the joystick operation within the menu_items[] |
| uip_80211_addr | 802.11 address |
| uip_802154_longaddr | 64 bit 802.15.4 address |
| uip_802154_shortaddr | 16 bit 802.15.4 address |
| uip_buf_t | The uIP packet buffer |
| uip_conn | Representation of a uIP TCP connection |
| uip_ds6_aaddr | Anycast address |
| uip_ds6_addr | * |
| uip_ds6_defrt | An entry in the default router list |
| uip_ds6_element | Generic type for a DS6, to use a common loop though all DS |
| uip_ds6_maddr | A multicast address |
| uip_ds6_nbr | An entry in the nbr cache |
| uip_ds6_netif | Interface structure (contains all the interface variables) |
| uip_ds6_prefix | A prefix list entry |
| uip_ds6_route | An entry in the routing table |
| uip_eth_addr | 802.3 address |
| uip_eth_hdr | The Ethernet header |
| uip_fw_netif | Representation of a uIP network interface |
| uip_icmp6_error | ICMPv6 Error message constant part |
| uip_ip4addr_t | Representation of an IP address |
| uip_nd6_defrouter | An entry in the default router list |
| uip_nd6_na | A neighbor advertisement constant part |
| uip_nd6_neighbor | An entry in the neighbor cache |
| uip_nd6_ns | A neighbor solicitation constant part |
| uip_nd6_opt_hdr | ND option header |
| uip_nd6_opt_mtu | ND option MTU |
| uip_nd6_opt_prefix_info | ND option prefix information |
| uip_nd6_prefix | A prefix list entry |
| uip_nd6_ra | A router advertisement constant part |
| uip_nd6_redirect | A redirect message constant part |
| uip_nd6_rs | A router solicitation constant part |
| uip_stats | The structure holding the TCP/IP statistics that are gathered if UIP_STATISTICS is set to 1 |
| uip_udp_conn | Representation of a uIP UDP connection |
1.6.1