ArpCacheKey

Type Alias ArpCacheKey 

Source
type ArpCacheKey = (String, u32);
Expand description

ARP cache key: (interface_name, IP as u32)