Constant netlink_packet_utils::nla::NLA_HEADER_SIZE
source · pub const NLA_HEADER_SIZE: usize = 4;
Expand description
NlA(RTA) header size. (unsigned short rta_len) + (unsigned short rta_type)
pub const NLA_HEADER_SIZE: usize = 4;
NlA(RTA) header size. (unsigned short rta_len) + (unsigned short rta_type)