Home
last modified time | relevance | path

Searched refs:ch_key (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_noinline.c27 __u32 ch_key = 11, real_num = 3; in test_xdp_noinline() local
45 bpf_map_update_elem(bpf_map__fd(skel->maps.ch_rings), &ch_key, &real_num, 0); in test_xdp_noinline()
H A Dl4lb_all.c25 __u32 ch_key = 11, real_num = 3; in test_l4lb() local
49 bpf_map_update_elem(map_fd, &ch_key, &real_num, 0); in test_l4lb()