FD.io VPP  v21.06
Vector Packet Processing
parse_buffer Struct Reference
+ Collaboration diagram for parse_buffer:

Data Fields

const unsigned char * content
 
size_t length
 
size_t offset
 
size_t depth
 
internal_hooks hooks
 

Detailed Description

Definition at line 287 of file cJSON.c.

Field Documentation

◆ content

const unsigned char* parse_buffer::content

Definition at line 289 of file cJSON.c.

◆ depth

size_t parse_buffer::depth

Definition at line 292 of file cJSON.c.

◆ hooks

internal_hooks parse_buffer::hooks

Definition at line 293 of file cJSON.c.

◆ length

size_t parse_buffer::length

Definition at line 290 of file cJSON.c.

◆ offset

size_t parse_buffer::offset

Definition at line 291 of file cJSON.c.


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