Searched defs:bpf_map_lookup_elem (Results 1 – 2 of 2) sorted by relevance
397 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem() function
37 BPF_CALL_2(bpf_map_lookup_elem, struct bpf_map *, map, void *, key) in BPF_CALL_2() argument