pub const NLM_F_ACK: u16 = 4;
Expand description

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