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

/linux-master/tools/testing/selftests/net/
H A Dbpf_offload.py1283 mapB = bpftool("prog show %s" % (progB))[1]["map_ids"][0] variable
1287 maps=["idx 0 id %d" % (mapB)],
1294 maps=["idx 0 id %d" % (mapB)],

Completed in 212 milliseconds