Searched refs:PCAP_LIBS (Results 1 – 1 of 1) sorted by relevance
57 PCAP_LIBS := $(shell $(PKG_CONFIG) --libs libpcap 2>/dev/null) macro58 LDLIBS += $(PCAP_LIBS)