Searched refs:mapB (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_offload.py1347 mapB = bpftool("prog show %s" % (progB))[1]["map_ids"][0] variable
1351 maps=["idx 0 id %d" % (mapB)],
1358 maps=["idx 0 id %d" % (mapB)],

Completed in 135 milliseconds