ArpCacheKey
kernel
0.16.0
In kernel::
network::
arp
kernel
::
network
::
arp
Type Alias
ArpCache
Key
Copy item path
Source
type ArpCacheKey = (String, u32);
Expand description
ARP cache key: (interface_name, IP as u32)