Searched defs:LIBBPF_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/lib/bpf/ | ||
A D | libbpf_version.h | 7 #define LIBBPF_MINOR_VERSION 2 macro |
A D | Makefile | 12 LIBBPF_MINOR_VERSION := $(word 2,$(subst ., ,$(LIBBPF_VERSION))) macro |
Completed in 7 milliseconds