Constant netlink_packet_route::rtnl::constants::NLM_F_MATCH
source ยท pub const NLM_F_MATCH: u16 = 512; // 512u16
Expand description
Return all entries matching criteria passed in message content.
pub const NLM_F_MATCH: u16 = 512; // 512u16
Return all entries matching criteria passed in message content.