Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
DMakefile52 PCAP_LIBS := $(shell $(PKG_CONFIG) --libs libpcap 2>/dev/null) macro
53 LDLIBS += $(PCAP_LIBS)