Skip to main content

MAX_ENTRIES

Constant MAX_ENTRIES 

Source
pub const MAX_ENTRIES: usize = 1024;
Expand description

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.