libubox
C utility functions for OpenWrt.
json_call Struct Reference
Collaboration diagram for json_call:

Data Fields

struct json_script_ctxctx
 
struct blob_attrvars
 
unsigned int seq
 

Detailed Description

Definition at line 22 of file json_script.c.

Field Documentation

◆ ctx

struct json_script_ctx* json_call::ctx

Definition at line 23 of file json_script.c.

◆ seq

unsigned int json_call::seq

Definition at line 25 of file json_script.c.

◆ vars

struct blob_attr* json_call::vars

Definition at line 24 of file json_script.c.


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