Searched refs:maxsync_dt (Results 1 – 1 of 1) sorted by relevance
1597 u_char maxsync_dt; /* Max sync period factor (DT) */ member2545 np->maxsync_dt = 50; in sym_prepare_setting()8186 if (tip->period > np->maxsync_dt)8187 tip->period = np->maxsync_dt;