Struct ring_slot_hdr_t

Struct Documentation

struct ring_slot_hdr_t

Metadata header stored immediately before each payload slot.

Upper layers reuse the magic value for integrity checks, and payload bytes follow this struct contiguously to keep DMA-friendly copies. Original inline comments remain for Korean context.

Public Members

uint32_t magic
uint16_t len
uint16_t _rsv