Searched refs:maxsync_dt (Results 1 – 2 of 2) sorted by relevance
918 u_char maxsync_dt; /* Max sync period factor (DT) */ member
758 np->maxsync_dt = 50;1386 if (goal->period > np->maxsync_dt)1387 goal->period = np->maxsync_dt;