Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/bpf/bpftool/
A Dmain.c100 #define BPFTOOL_MAJOR_VERSION (LIBBPF_MAJOR_VERSION + 6) macro
151 jsonw_printf(json_wtr, "\"%d.%d.%d\"", BPFTOOL_MAJOR_VERSION, in do_version()
173 printf("%s v%d.%d.%d\n", bin_name, BPFTOOL_MAJOR_VERSION, in do_version()

Completed in 3 milliseconds