Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbpftool_helpers.c12 #define BPFTOOL_DEFAULT_PATH "tools/sbin/bpftool" macro
32 snprintf(tmp, sizeof(tmp), "./%s", BPFTOOL_DEFAULT_PATH); in detect_bpftool_path()
41 snprintf(tmp, sizeof(tmp), "../%s", BPFTOOL_DEFAULT_PATH); in detect_bpftool_path()