Searched refs:maxsync_dt (Results 1 – 2 of 2) sorted by relevance
931 u_char maxsync_dt; /* Max sync period factor (DT) */ member
771 np->maxsync_dt = 50;1399 if (goal->period > np->maxsync_dt)1400 goal->period = np->maxsync_dt;