HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_L2_PACKET (Results 1 - 9 of 9) sorted by null

  /external/wpa_supplicant_8/src/drivers/
drivers.mak 33 CONFIG_L2_PACKET=linux
60 ifndef CONFIG_L2_PACKET
61 CONFIG_L2_PACKET=freebsd
85 CONFIG_L2_PACKET=linux
118 ifndef CONFIG_L2_PACKET
119 CONFIG_L2_PACKET=pcap
drivers.mk 33 CONFIG_L2_PACKET=linux
60 ifndef CONFIG_L2_PACKET
61 CONFIG_L2_PACKET=freebsd
85 CONFIG_L2_PACKET=linux
118 ifndef CONFIG_L2_PACKET
119 CONFIG_L2_PACKET=pcap
  /external/wpa_supplicant/
Android.mk 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
    [all...]
Makefile 145 ifndef CONFIG_L2_PACKET
146 CONFIG_L2_PACKET=freebsd
156 ifndef CONFIG_L2_PACKET
157 CONFIG_L2_PACKET=pcap
175 ifndef CONFIG_L2_PACKET
176 CONFIG_L2_PACKET=linux
179 OBJS += l2_packet_$(CONFIG_L2_PACKET).o
181 ifeq ($(CONFIG_L2_PACKET), pcap)
191 ifeq ($(CONFIG_L2_PACKET), winpcap)
196 ifeq ($(CONFIG_L2_PACKET), freebsd
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 208 ifndef CONFIG_L2_PACKET
209 CONFIG_L2_PACKET=freebsd
219 ifndef CONFIG_L2_PACKET
220 CONFIG_L2_PACKET=pcap
267 ifndef CONFIG_L2_PACKET
268 CONFIG_L2_PACKET=linux
271 OBJS_l2 += src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).c
273 ifeq ($(CONFIG_L2_PACKET), pcap)
283 ifeq ($(CONFIG_L2_PACKET), winpcap)
288 ifeq ($(CONFIG_L2_PACKET), freebsd
    [all...]
Makefile 191 ifndef CONFIG_L2_PACKET
192 CONFIG_L2_PACKET=freebsd
202 ifndef CONFIG_L2_PACKET
203 CONFIG_L2_PACKET=pcap
246 ifndef CONFIG_L2_PACKET
247 CONFIG_L2_PACKET=linux
250 OBJS_l2 += ../src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).o
252 ifeq ($(CONFIG_L2_PACKET), pcap)
262 ifeq ($(CONFIG_L2_PACKET), winpcap)
267 ifeq ($(CONFIG_L2_PACKET), freebsd
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 220 ifndef CONFIG_L2_PACKET
221 CONFIG_L2_PACKET=linux
224 OBJS_l2 += ../src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).o
226 ifeq ($(CONFIG_L2_PACKET), pcap)
236 ifeq ($(CONFIG_L2_PACKET), winpcap)
241 ifeq ($(CONFIG_L2_PACKET), freebsd)
958 ifneq ($(CONFIG_L2_PACKET), freebsd)
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 168 CONFIG_L2_PACKET=y
201 ifdef CONFIG_L2_PACKET
Makefile 136 CONFIG_L2_PACKET=y
168 ifdef CONFIG_L2_PACKET

Completed in 1418 milliseconds