Searched refs:ARP_QUEUE_LEN (Results 1 – 6 of 6) sorted by relevance
20 +#define ARP_QUEUE_LEN 32
369 #define ARP_QUEUE_LEN 32
2063 +#define ARP_QUEUE_LEN 322147 -#define ARP_QUEUE_LEN 32
1093 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
662 #if !defined ARP_QUEUE_LEN || defined __DOXYGEN__663 #define ARP_QUEUE_LEN 3 macro
1089 #if ARP_QUEUE_LEN1090 if (qlen >= ARP_QUEUE_LEN) {