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

Local packet header structure. struct local_packet_header_t. More...

#include <local.h>

Data Fields

uint32_t magic
 
uint32_t size
 

Detailed Description

Local packet header structure. struct local_packet_header_t.

Definition at line 47 of file local.h.

Field Documentation

◆ magic

uint32_t local_packet_header_t::magic

Definition at line 49 of file local.h.

Referenced by local_socket_recv(), and local_socket_send().

◆ size

uint32_t local_packet_header_t::size

Definition at line 50 of file local.h.

Referenced by local_socket_recv().


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