pub const BPF_TRANSIENT_GC_CUTOFF_SECS: u64 = 30;
TransientFilter GC cutoff (seconds). Entries older than this are evicted during periodic garbage collection to prevent unbounded growth.