pub const NUD_PERMANENT: u16 = 128;
Expand description

Neighbour cache entry state: entry is valid forever and can only be removed explicitly from userspace.