Searched refs:ARP_QUEUE_LEN (Results 1 – 3 of 3) sorted by relevance
662 #if !defined ARP_QUEUE_LEN || defined __DOXYGEN__663 #define ARP_QUEUE_LEN 3 macro
1057 #if ARP_QUEUE_LEN1058 if (qlen >= ARP_QUEUE_LEN) {
1093 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)