Skip to main content

bpf_map_get_next_id

Function bpf_map_get_next_id 

Source
pub fn bpf_map_get_next_id(after: Option<u32>) -> Result<Option<u32>, Errno>
Expand description

BPF_MAP_GET_NEXT_ID — id de carte suivant (None = fin).

§Errors

  • [Errno::EPERM] : privilège manquant.