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