Lines Matching refs:TS
241 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ;
252 mib->fddiPORTMy_Type = (np == PS) ? TS : TNONE ;
342 case TS :
1272 mib->fddiPORTNeighborType = TS ;
1305 phy->twisted = ((mib->fddiPORTMy_Type != TS) &&
1401 if (mib->fddiPORTMy_Type == TS || mib->fddiPORTMy_Type == TM)
1427 ((policy & POLICY_AS) && ne == TS) ||
1435 ((policy & POLICY_BS) && ne == TS) ||
1439 case TS :
1443 ((policy & POLICY_SS) && ne == TS) ||
1451 ((policy & POLICY_MS) && ne == TS) ||
1461 (type == TA && ne == TS ) ||
1463 (type == TB && ne == TS ) ||
1464 (type == TS && ne == TA ) ||
1465 (type == TS && ne == TB ) ) {