Skip to main content

bpf_map_freeze

Function bpf_map_freeze 

Source
pub fn bpf_map_freeze<F: KernelAuxiliaryOps, L: RawMutex + 'static>(
    map_fd: u32,
) -> BpfResult<()>
Expand description

Freeze a map to prevent further modifications.