Searched refs:AGE_PROC_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/age/
H A Dif_agevar.h69 #define AGE_PROC_DEFAULT (AGE_RX_RING_CNT / 2) macro
H A Dif_age.c777 sc->age_process_limit = AGE_PROC_DEFAULT;
786 "using default: %d\n", AGE_PROC_DEFAULT);
787 sc->age_process_limit = AGE_PROC_DEFAULT;

Completed in 176 milliseconds