⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

with_conntrack

Function with_conntrack 

Source
pub fn with_conntrack<R, F: FnOnce(&mut ConntrackTable) -> R>(f: F) -> Option<R>
Expand description

Access the global conntrack table