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

  /external/wpa_supplicant_8/src/drivers/
drivers.mak 49 ifndef CONFIG_L2_PACKET
50 CONFIG_L2_PACKET=freebsd
84 CONFIG_L2_PACKET=linux
92 CONFIG_L2_PACKET=linux
113 ifndef CONFIG_L2_PACKET
114 CONFIG_L2_PACKET=pcap
drivers.mk 49 ifndef CONFIG_L2_PACKET
50 CONFIG_L2_PACKET=freebsd
84 CONFIG_L2_PACKET=linux
92 CONFIG_L2_PACKET=linux
113 ifndef CONFIG_L2_PACKET
114 CONFIG_L2_PACKET=pcap
  /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 254 ifndef CONFIG_L2_PACKET
255 CONFIG_L2_PACKET=linux
258 OBJS_l2 += ../src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).o
260 ifeq ($(CONFIG_L2_PACKET), pcap)
270 ifeq ($(CONFIG_L2_PACKET), winpcap)
275 ifeq ($(CONFIG_L2_PACKET), freebsd)
1002 ifneq ($(CONFIG_L2_PACKET), freebsd)
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 175 CONFIG_L2_PACKET=y
208 ifdef CONFIG_L2_PACKET
Makefile 145 CONFIG_L2_PACKET=y
177 ifdef CONFIG_L2_PACKET

Completed in 154 milliseconds