FD.io VPP  v21.01.1
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 283 of file cJSON.c.

Field Documentation

◆ content

const unsigned char* parse_buffer::content

Definition at line 285 of file cJSON.c.

◆ depth

size_t parse_buffer::depth

Definition at line 288 of file cJSON.c.

◆ hooks

internal_hooks parse_buffer::hooks

Definition at line 289 of file cJSON.c.

◆ length

size_t parse_buffer::length

Definition at line 286 of file cJSON.c.

◆ offset

size_t parse_buffer::offset

Definition at line 287 of file cJSON.c.


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