Struct ring_slot_hdr_t
Defined in File ring_buf.h
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.