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

free_ptr_struct Struct Reference

Collaboration diagram for free_ptr_struct:
[legend]

Data Fields

block_header_structprev
block_header_structnext
__u8 first_index
__u8 second_index

Field Documentation

__u8 free_ptr_struct::first_index
 

Definition at line 124 of file rtl_malloc.c.

Referenced by rtl_free_ex(), and rtl_malloc_ex().

struct block_header_struct* free_ptr_struct::next
 

Definition at line 117 of file rtl_malloc.c.

Referenced by free_blocks_status(), print_block(), rtl_free_ex(), and rtl_malloc_ex().

struct block_header_struct* free_ptr_struct::prev
 

Definition at line 116 of file rtl_malloc.c.

Referenced by print_block(), rtl_free_ex(), and rtl_malloc_ex().

__u8 free_ptr_struct::second_index
 

Definition at line 125 of file rtl_malloc.c.

Referenced by rtl_free_ex(), and rtl_malloc_ex().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4