Constant netlink_packet_core::constants::NLM_F_ROOT
source · pub const NLM_F_ROOT: u16 = 256;
Expand description
Return the complete table instead of a single entry.
pub const NLM_F_ROOT: u16 = 256;
Return the complete table instead of a single entry.