Constant netlink_packet_utils::nla::NLA_TYPE_MASK
source ยท pub const NLA_TYPE_MASK: u16 = _; // 16_383u16
Expand description
Identify the bits that represent the type of a netlink attribute.
pub const NLA_TYPE_MASK: u16 = _; // 16_383u16
Identify the bits that represent the type of a netlink attribute.