Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:CONFIG_L2_PACKET

148 ifndef CONFIG_L2_PACKET
149 CONFIG_L2_PACKET=freebsd
156 ifndef CONFIG_L2_PACKET
157 CONFIG_L2_PACKET=pcap
179 ifndef CONFIG_L2_PACKET
180 CONFIG_L2_PACKET=linux
183 OBJS += l2_packet_$(CONFIG_L2_PACKET).c
185 ifeq ($(CONFIG_L2_PACKET), pcap)
195 ifeq ($(CONFIG_L2_PACKET), winpcap)
200 ifeq ($(CONFIG_L2_PACKET), freebsd)
436 ifneq ($(CONFIG_L2_PACKET), freebsd)