Searched refs:bpf_fd_reuseport_array_lookup_elem (Results 1 – 2 of 2) sorted by relevance
3381 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key,3391 static inline int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, in bpf_fd_reuseport_array_lookup_elem() function
327 err = bpf_fd_reuseport_array_lookup_elem(map, key, value); in bpf_map_copy_value()