Constant netlink_packet_route::rtnl::nlas::NLA_F_NESTED [−][src]
pub const NLA_F_NESTED: u16 = 32768; // 0x8000u16
Expand description
Identify the bits that represent the “nested” flag of a netlink attribute.
pub const NLA_F_NESTED: u16 = 32768; // 0x8000u16
Identify the bits that represent the “nested” flag of a netlink attribute.