pub const NLM_F_REQUEST: u16 = 1;
Expand description

Must be set on all request messages (typically from user space to kernel space)