Searched refs:KNI_NUM_MBUF_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
48 #define KNI_NUM_MBUF_THRESHOLD 100 macro501 if (stats.ingress < KNI_NUM_MBUF_THRESHOLD || in test_kni_processing()502 stats.egress < KNI_NUM_MBUF_THRESHOLD) { in test_kni_processing()504 "less than %u\n", (unsigned)KNI_NUM_MBUF_THRESHOLD); in test_kni_processing()