Searched refs:CONFIG_L2_PACKET (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/wpa/src/drivers/
H A Ddrivers.mk57 ifndef CONFIG_L2_PACKET
58 CONFIG_L2_PACKET=freebsd macro
67 ifndef CONFIG_L2_PACKET
68 CONFIG_L2_PACKET=freebsd macro
93 CONFIG_L2_PACKET=linux macro
114 ifndef CONFIG_L2_PACKET
115 CONFIG_L2_PACKET=pcap macro
H A Ddrivers.mak63 ifndef CONFIG_L2_PACKET
64 CONFIG_L2_PACKET=freebsd macro
73 ifndef CONFIG_L2_PACKET
74 CONFIG_L2_PACKET=freebsd macro
99 CONFIG_L2_PACKET=linux macro
123 ifndef CONFIG_L2_PACKET
124 CONFIG_L2_PACKET=pcap macro
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DAndroid.mk440 ifndef CONFIG_L2_PACKET
441 CONFIG_L2_PACKET=linux macro
444 OBJS_l2 += src/l2_packet/l2_packet_$(CONFIG_L2_PACKET).c
446 ifeq ($(CONFIG_L2_PACKET), pcap)
456 ifeq ($(CONFIG_L2_PACKET), winpcap)
461 ifeq ($(CONFIG_L2_PACKET), freebsd)
1214 ifneq ($(CONFIG_L2_PACKET), freebsd)
/freebsd-current/contrib/wpa/hostapd/
H A DAndroid.mk215 CONFIG_L2_PACKET=y macro
223 CONFIG_L2_PACKET=y macro
337 ifdef CONFIG_L2_PACKET

Completed in 181 milliseconds