pub const MAX_ENTRIES: usize = 1024;
The maximum number of neighbor entries in the neighbor table for a given device. When the number of entries reaches this number, new entries can no longer be inserted.