Constant netlink_packet_route::rtnl::constants::NLM_F_ACK
source ยท pub const NLM_F_ACK: u16 = 4; // 4u16
Expand description
Request for an acknowledgment on success. Typical direction of request is from user space (CPC) to kernel space (FEC).