Searched refs:minsync_dt (Results 1 – 2 of 2) sorted by relevance
917 u_char minsync_dt; /* Min sync period factor (DT) */ member
757 np->minsync_dt = 9;1384 if (goal->period < np->minsync_dt)1385 goal->period = np->minsync_dt;4099 unsigned char minsync = dt ? np->minsync_dt : np->minsync;