Home
last modified time | relevance | path

Searched refs:bpftool_path (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_map.sh
H A Dbpftool_helpers.c53 static char bpftool_path[BPFTOOL_PATH_MAX_LEN] = {0}; in run_command() local
60 if (bpftool_path[0] == 0 && detect_bpftool_path(bpftool_path, sizeof(bpftool_path))) in run_command()
64 bpftool_path, args, in run_command()