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

block_header_struct Struct Reference

Collaboration diagram for block_header_struct:
[legend]

Data Fields

__u32 size
block_header_structprev_phys_block
union {
   free_ptr_struct   free_ptr
   __u8   buffer [sizeof(struct free_ptr_struct)]
ptr

Field Documentation

__u8 block_header_struct::buffer[sizeof(struct free_ptr_struct)]
 

Definition at line 167 of file rtl_malloc.c.

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

struct free_ptr_struct block_header_struct::free_ptr
 

Definition at line 166 of file rtl_malloc.c.

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

struct block_header_struct* block_header_struct::prev_phys_block
 

Definition at line 163 of file rtl_malloc.c.

union { ... } block_header_struct::ptr
 

__u32 block_header_struct::size
 

Definition at line 160 of file rtl_malloc.c.


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