⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
with_nat
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
firewall::
nat
veridian_kernel
::
net
::
firewall
::
nat
Function
with_
nat
Copy item path
Source
pub fn with_nat<R, F: FnOnce(&mut
NatEngine
) -> R>(f: F) -> Option<R>
Expand description
Access the global NAT engine