Searched defs:CONFIG_L2_PACKET (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddrivers.mak88 ifndef CONFIG_L2_PACKET
89 CONFIG_L2_PACKET=freebsd macro
98 ifndef CONFIG_L2_PACKET
99 CONFIG_L2_PACKET=freebsd macro
124 CONFIG_L2_PACKET=linux macro
148 ifndef CONFIG_L2_PACKET
149 CONFIG_L2_PACKET=pcap macro
H A Ddrivers.mk75 ifndef CONFIG_L2_PACKET
76 CONFIG_L2_PACKET=freebsd macro
85 ifndef CONFIG_L2_PACKET
86 CONFIG_L2_PACKET=freebsd macro
111 CONFIG_L2_PACKET=linux macro
132 ifndef CONFIG_L2_PACKET
133 CONFIG_L2_PACKET=pcap macro
/external/wpa_supplicant_8/src/drivers/
H A Ddrivers.mak88 ifndef CONFIG_L2_PACKET
89 CONFIG_L2_PACKET=freebsd macro
98 ifndef CONFIG_L2_PACKET
99 CONFIG_L2_PACKET=freebsd macro
124 CONFIG_L2_PACKET=linux macro
148 ifndef CONFIG_L2_PACKET
149 CONFIG_L2_PACKET=pcap macro
H A Ddrivers.mk75 ifndef CONFIG_L2_PACKET
76 CONFIG_L2_PACKET=freebsd macro
85 ifndef CONFIG_L2_PACKET
86 CONFIG_L2_PACKET=freebsd macro
111 CONFIG_L2_PACKET=linux macro
132 ifndef CONFIG_L2_PACKET
133 CONFIG_L2_PACKET=pcap macro
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddrivers.mak88 ifndef CONFIG_L2_PACKET
89 CONFIG_L2_PACKET=freebsd macro
98 ifndef CONFIG_L2_PACKET
99 CONFIG_L2_PACKET=freebsd macro
124 CONFIG_L2_PACKET=linux macro
148 ifndef CONFIG_L2_PACKET
149 CONFIG_L2_PACKET=pcap macro
H A Ddrivers.mk75 ifndef CONFIG_L2_PACKET
76 CONFIG_L2_PACKET=freebsd macro
85 ifndef CONFIG_L2_PACKET
86 CONFIG_L2_PACKET=freebsd macro
111 CONFIG_L2_PACKET=linux macro
132 ifndef CONFIG_L2_PACKET
133 CONFIG_L2_PACKET=pcap macro
/external/wpa_supplicant_8/hostapd/
H A DMakefile258 CONFIG_L2_PACKET=y macro
267 CONFIG_L2_PACKET=y macro
363 ifdef CONFIG_L2_PACKET
H A DAndroid.mk226 CONFIG_L2_PACKET=y macro
235 CONFIG_L2_PACKET=y macro
346 ifdef CONFIG_L2_PACKET
/external/wpa_supplicant_8/wpa_supplicant/
H A DAndroid.mk428 ifndef CONFIG_L2_PACKET
429 CONFIG_L2_PACKET=linux macro
432 OBJS_l2 += src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).c
434 ifeq ($(CONFIG_L2_PACKET), pcap)
444 ifeq ($(CONFIG_L2_PACKET), winpcap)
449 ifeq ($(CONFIG_L2_PACKET), freebsd)
1183 ifneq ($(CONFIG_L2_PACKET), freebsd)
H A DMakefile429 ifndef CONFIG_L2_PACKET
430 CONFIG_L2_PACKET=linux macro
433 OBJS_l2 += ../src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).o
435 ifeq ($(CONFIG_L2_PACKET), pcap)
445 ifeq ($(CONFIG_L2_PACKET), winpcap)
450 ifeq ($(CONFIG_L2_PACKET), freebsd)
1242 ifneq ($(CONFIG_L2_PACKET), freebsd)

Completed in 209 milliseconds