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 58 ifndef CONFIG_L2_PACKET
59 CONFIG_L2_PACKET=freebsd
68 ifndef CONFIG_L2_PACKET
69 CONFIG_L2_PACKET=freebsd
101 CONFIG_L2_PACKET=linux
109 CONFIG_L2_PACKET=linux
133 ifndef CONFIG_L2_PACKET
134 CONFIG_L2_PACKET=pcap
drivers.mk 53 ifndef CONFIG_L2_PACKET
54 CONFIG_L2_PACKET=freebsd
63 ifndef CONFIG_L2_PACKET
64 CONFIG_L2_PACKET=freebsd
96 CONFIG_L2_PACKET=linux
104 CONFIG_L2_PACKET=linux
125 ifndef CONFIG_L2_PACKET
126 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 33 milliseconds