Constant netlink_packet_core::constants::NLM_F_MATCH
source · pub const NLM_F_MATCH: u16 = 512;
Expand description
Return all entries matching criteria passed in message content.
pub const NLM_F_MATCH: u16 = 512;
Return all entries matching criteria passed in message content.