pub const NLM_F_ACK: u16 = 4; // 0x0004u16
Expand description

Request for an acknowledgment on success. Typical direction of request is from user space (CPC) to kernel space (FEC).