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

  /external/wpa_supplicant_8/src/drivers/
drivers.mak 54 ifndef CONFIG_L2_PACKET
55 CONFIG_L2_PACKET=freebsd
64 ifndef CONFIG_L2_PACKET
65 CONFIG_L2_PACKET=freebsd
97 CONFIG_L2_PACKET=linux
105 CONFIG_L2_PACKET=linux
129 ifndef CONFIG_L2_PACKET
130 CONFIG_L2_PACKET=pcap
drivers.mk 49 ifndef CONFIG_L2_PACKET
50 CONFIG_L2_PACKET=freebsd
59 ifndef CONFIG_L2_PACKET
60 CONFIG_L2_PACKET=freebsd
92 CONFIG_L2_PACKET=linux
100 CONFIG_L2_PACKET=linux
121 ifndef CONFIG_L2_PACKET
122 CONFIG_L2_PACKET=pcap
  /external/wpa_supplicant_8/wpa_supplicant/
Makefile 307 ifndef CONFIG_L2_PACKET
308 CONFIG_L2_PACKET=linux
311 OBJS_l2 += ../src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).o
313 ifeq ($(CONFIG_L2_PACKET), pcap)
323 ifeq ($(CONFIG_L2_PACKET), winpcap)
328 ifeq ($(CONFIG_L2_PACKET), freebsd)
1111 ifneq ($(CONFIG_L2_PACKET), freebsd)
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 193 CONFIG_L2_PACKET=y
246 ifdef CONFIG_L2_PACKET
Makefile 180 CONFIG_L2_PACKET=y
232 ifdef CONFIG_L2_PACKET

Completed in 2522 milliseconds