Searched refs:PCAP_CFLAGS (Results 1 – 1 of 1) sorted by relevance
51 PCAP_CFLAGS := $(shell $(PKG_CONFIG) --cflags libpcap 2>/dev/null && echo "-DTRAFFIC_MONITOR=1") macro54 CFLAGS += $(PCAP_CFLAGS)