⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module flags

Module flags 

Source
Expand description

Message flags (bitmask)

Constants§

NLM_F_ACK
Acknowledge flag
NLM_F_CREATE
Create if not existing
NLM_F_DUMP
Dump all entries
NLM_F_MULTI
Multi-part message
NLM_F_REPLACE
Replace existing entry
NLM_F_REQUEST
Request flag – message is a request