pub const DEFAULT_RETRANS_TIMER: NonZeroDuration;Expand description
The default value for RetransTimer as defined in RFC 4861 section 10.
Note that both ARP (IPv4) and NDP (IPv6) uses this default value to align behavior between IPv4 and IPv6 and simplify testing.