Skip to main content

BPF_TRANSIENT_GC_CUTOFF_SECS

Constant BPF_TRANSIENT_GC_CUTOFF_SECS 

Source
pub const BPF_TRANSIENT_GC_CUTOFF_SECS: u64 = 30;
Expand description

TransientFilter GC cutoff (seconds). Entries older than this are evicted during periodic garbage collection to prevent unbounded growth.