Constant netlink_packet_route::rtnl::constants::NLM_F_REQUEST
source · pub const NLM_F_REQUEST: u16 = 1; // 1u16Expand description
Must be set on all request messages (typically from user space to kernel space)
pub const NLM_F_REQUEST: u16 = 1; // 1u16Must be set on all request messages (typically from user space to kernel space)