pub const NLA_F_NESTED: u16 = 0x8000; // 32_768u16
Identify the bits that represent the “nested” flag of a netlink attribute.