Searched refs:bpf_test_dir (Results 1 – 1 of 1) sorted by relevance
35 bpf_test_dir = os.path.dirname(os.path.realpath(__file__)) variable212 args = "prog load %s %s" % (os.path.join(bpf_test_dir, sample), file_name)238 def bpf_obj(name, sec=".text", path=bpf_test_dir,):787 ret, out = cmd("ls %s/%s" % (bpf_test_dir, s), fail=False)789 (bpf_test_dir, s))