Searched refs:bad_index (Results 1 – 1 of 1) sorted by relevance
1719 const __u32 bad_index = array_size; in test_reuseport_array() local1730 err = bpf_map_delete_elem(map_fd, &bad_index); in test_reuseport_array()1734 err = bpf_map_update_elem(map_fd, &bad_index, &fd64, BPF_ANY); in test_reuseport_array()1739 err = bpf_map_lookup_elem(map_fd, &bad_index, &map_cookie); in test_reuseport_array()