Searched refs:ARP_QUEUE_LEN (Results 1 – 6 of 6) sorted by relevance
575 #if !defined ARP_QUEUE_LEN || defined __DOXYGEN__576 #define ARP_QUEUE_LEN 3 macro
662 #if !defined ARP_QUEUE_LEN || defined __DOXYGEN__663 #define ARP_QUEUE_LEN 3 macro
1050 #if ARP_QUEUE_LEN1051 if (qlen >= ARP_QUEUE_LEN) {
1049 #if ARP_QUEUE_LEN1050 if (qlen >= ARP_QUEUE_LEN) {
840 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
1093 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
Completed in 37 milliseconds