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)