Constant netlink_packet_route::rtnl::constants::NUD_PERMANENT [−][src]
pub const NUD_PERMANENT: u16 = 128;
Expand description
Neighbour cache entry state: entry is valid forever and can only be removed explicitly from userspace.