Constant audit::constants::NLA_TYPE_MASK

source ·
pub const NLA_TYPE_MASK: u16 = !(NLA_F_NET_BYTEORDER | NLA_F_NESTED); // 16_383u16
Expand description

Identify the bits that represent the type of a netlink attribute.