Home
last modified time | relevance | path

Searched refs:ch_rings (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_l4lb.c179 struct bpf_map_def SEC("maps") ch_rings = {
226 real_pos = bpf_map_lookup_elem(&ch_rings, &key); in get_packet_dst()
Dtest_l4lb_noinline.c175 struct bpf_map_def SEC("maps") ch_rings = {
226 real_pos = bpf_map_lookup_elem(&ch_rings, &key); in get_packet_dst()
Dtest_xdp_noinline.c189 struct bpf_map_def __attribute__ ((section("maps"), used)) ch_rings = { variable
580 real_pos = bpf_map_lookup_elem(&ch_rings, &key); in get_packet_dst()