Constant IFACE_ADDR_COUNT
pub const IFACE_ADDR_COUNT: usize = raw::IFACE_ADDR_COUNT; // 4usizeExpand description
Max IP addresses an interface can hold.
This counts addresses from all sources: set by the application, learned from DHCP or from SLAAC.
Ignored with alloc. Default: 4.