Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:CONFIG_L2_PACKET

146 ifndef CONFIG_L2_PACKET
147 CONFIG_L2_PACKET=freebsd
154 ifndef CONFIG_L2_PACKET
155 CONFIG_L2_PACKET=pcap
177 ifndef CONFIG_L2_PACKET
178 CONFIG_L2_PACKET=linux
181 OBJS += l2_packet_$(CONFIG_L2_PACKET).c
183 ifeq ($(CONFIG_L2_PACKET), pcap)
193 ifeq ($(CONFIG_L2_PACKET), winpcap)
198 ifeq ($(CONFIG_L2_PACKET), freebsd)
434 ifneq ($(CONFIG_L2_PACKET), freebsd)