Constant netlink_packet_utils::nla::NLA_F_NESTED
source · pub const NLA_F_NESTED: u16 = 0x8000;
Expand description
Identify the bits that represent the “nested” flag of a netlink attribute.
pub const NLA_F_NESTED: u16 = 0x8000;
Identify the bits that represent the “nested” flag of a netlink attribute.