Searched refs:LWIP_ARP (Results 1 – 10 of 10) sorted by relevance
89 #if (LWIP_ARP && ARP_QUEUEING && (MEMP_NUM_ARP_QUEUE<=0))108 #if LWIP_TIMERS && (MEMP_NUM_SYS_TIMEOUT < (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + L…142 #if (((!LWIP_DHCP) || (!LWIP_ARP)) && DHCP_DOES_ARP_CHECK)145 #if (!LWIP_ARP && LWIP_AUTOIP)172 #if !LWIP_ETHERNET && (LWIP_ARP || PPPOE_SUPPORT)304 #if LWIP_ARP in lwip_init()
128 #if LWIP_ARP228 #if LWIP_ARP in sys_timeouts_init()
465 #if LWIP_ARP in netif_set_up()498 #if LWIP_ARP in netif_set_down()553 #if LWIP_ARP in netif_set_link_up()
316 #define MEMP_NUM_SYS_TIMEOUT (LWIP_TCP + IP_REASSEMBLY + LWIP_ARP + (2*LWIP_DHCP) + LWIP…425 #ifndef LWIP_ARP426 #define LWIP_ARP 1 macro477 #define LWIP_ETHERNET (LWIP_ARP || PPPOE_SUPPORT)689 #define DHCP_DOES_ARP_CHECK ((LWIP_DHCP) && (LWIP_ARP))1533 #define ETHARP_STATS (LWIP_ARP)
188 #define LWIP_ARP 1 macro
66 #if LWIP_ARP && ARP_QUEUEING
40 #if LWIP_ARP || LWIP_ETHERNET /* don't build if not configured for use in lwipopts.h */155 #if LWIP_ARP /* don't build if not configured for use in lwipopts.h */
48 #if LWIP_ARP || LWIP_ETHERNET73 #if LWIP_ARP /* don't build if not configured for use in lwipopts.h */143 #if (LWIP_ARP && (ARP_TABLE_SIZE > 0x7f))1281 #if LWIP_ARP || ETHARP_SUPPORT_VLAN1347 #if LWIP_ARP
2723 #if LWIP_ARP in atentry_get_value()2737 #if LWIP_ARP /** @todo implement a netif_find_addr */ in atentry_get_value()3414 #if LWIP_ARP in ip_ntomentry_get_value()3428 #if LWIP_ARP /** @todo implement a netif_find_addr */ in ip_ntomentry_get_value()
2018 * opt.h, tcpip.c: New configuration option LWIP_ARP allow to disable ARP init at build