Searched refs:ARP_QUEUE_LEN (Results 1 – 3 of 3) sorted by relevance
655 #if !defined ARP_QUEUE_LEN || defined __DOXYGEN__656 #define ARP_QUEUE_LEN 3 macro
1058 #if ARP_QUEUE_LEN1059 if (qlen >= ARP_QUEUE_LEN) {
1180 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)