PatchworkOS
Loading...
Searching...
No Matches
cmd_header_t Struct Reference

#include <cmd.h>

Data Fields

uint32_t magic
 
cmd_type_t type
 
uint64_t size
 

Detailed Description

Definition at line 40 of file cmd.h.

Field Documentation

◆ magic

uint32_t cmd_header_t::magic

Definition at line 42 of file cmd.h.

Referenced by client_process_cmds(), and display_cmd_alloc().

◆ size

◆ type

cmd_type_t cmd_header_t::type

Definition at line 43 of file cmd.h.

Referenced by client_process_cmds(), and display_cmd_alloc().


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