/// Represents the possible types of values that can be sent as netlink attributes
/// to the BATMAN-adv kernel module.
///
/// This enum is used when constructing generic netlink messages for BATMAN-adv.
/// Each variant corresponds to a different type of payload that the kernel expects.