Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dmain.c90 jsonw_printf(json_wtr, "\"%s\"", BPFTOOL_VERSION); in do_version()
102 printf("%s v%s\n", bin_name, BPFTOOL_VERSION); in do_version()
A DMakefile43 ifeq ($(BPFTOOL_VERSION),)
44 BPFTOOL_VERSION := $(shell make -rR --no-print-directory -sC ../../.. kernelversion) macro

Completed in 4 milliseconds