Constant netlink_packet_core::constants::NLM_F_ACK
source · 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).