Skip to main content

map_lookup_percpu_elem

Function map_lookup_percpu_elem 

Source
pub fn map_lookup_percpu_elem(
    unified_map: &mut UnifiedMap,
    key: &[u8],
    cpu: u32,
) -> BpfResult<Option<*const u8>>
Expand description

Lookup an element in percpu map.