FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
malloc_segment Struct Reference
+ Collaboration diagram for malloc_segment:

Data Fields

char * base
 
size_t size
 
struct malloc_segmentnext
 
flag_t sflags
 

Detailed Description

Definition at line 1053 of file dlmalloc.c.

Field Documentation

char* malloc_segment::base

Definition at line 1054 of file dlmalloc.c.

struct malloc_segment* malloc_segment::next

Definition at line 1056 of file dlmalloc.c.

flag_t malloc_segment::sflags

Definition at line 1057 of file dlmalloc.c.

size_t malloc_segment::size

Definition at line 1055 of file dlmalloc.c.


The documentation for this struct was generated from the following file: