Searched refs:bpf_test_dir (Results 1 – 1 of 1) sorted by relevance
38 bpf_test_dir = os.path.dirname(os.path.realpath(__file__)) variable219 args = "prog load %s %s" % (os.path.join(bpf_test_dir, sample), file_name)247 def bpf_obj(name, sec="xdp", path=bpf_test_dir,):728 ret, out = cmd("ls %s/%s" % (bpf_test_dir, s), fail=False)730 (bpf_test_dir, s))