MOS Source Code
Loading...
Searching...
No Matches
rpc_arg_t Struct Reference

#include <internal.h>

Public Attributes

u32 magic
 
rpc_argtype_t argtype
 
u32 size
 
char data []
 

Detailed Description

Definition at line 12 of file internal.h.

Member Data Documentation

◆ magic

u32 magic

Definition at line 14 of file internal.h.

Referenced by rpc_arg(), rpc_arg_next(), rpc_call_arg(), and rpc_handle_client().

◆ argtype

rpc_argtype_t argtype

Definition at line 15 of file internal.h.

Referenced by rpc_arg(), rpc_call_arg(), and rpc_handle_client().

◆ size

u32 size

Definition at line 16 of file internal.h.

Referenced by rpc_arg(), rpc_arg_next(), rpc_call_arg(), and rpc_handle_client().

◆ data

char data[]

Definition at line 17 of file internal.h.

Referenced by rpc_arg(), rpc_arg_next(), and rpc_call_arg().


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