Constant netlink_packet_utils::nla::NLA_F_NET_BYTEORDER
source · pub const NLA_F_NET_BYTEORDER: u16 = 0x4000;Expand description
Identify the bits that represent the “byte order” flag of a netlink attribute.
pub const NLA_F_NET_BYTEORDER: u16 = 0x4000;Identify the bits that represent the “byte order” flag of a netlink attribute.