⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
update_cache
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
arp
veridian_kernel
::
net
::
arp
Function
update_
cache
Copy item path
Source
pub fn update_cache(ip:
Ipv4Address
, mac:
MacAddress
)
Expand description
Insert or update an ARP cache entry.