Lines Matching refs:TS
245 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ;
256 mib->fddiPORTMy_Type = (np == PS) ? TS : TNONE ;
346 case TS :
1276 mib->fddiPORTNeighborType = TS ;
1309 phy->twisted = ((mib->fddiPORTMy_Type != TS) &&
1405 if (mib->fddiPORTMy_Type == TS || mib->fddiPORTMy_Type == TM)
1431 ((policy & POLICY_AS) && ne == TS) ||
1439 ((policy & POLICY_BS) && ne == TS) ||
1443 case TS :
1447 ((policy & POLICY_SS) && ne == TS) ||
1455 ((policy & POLICY_MS) && ne == TS) ||
1465 (type == TA && ne == TS ) ||
1467 (type == TB && ne == TS ) ||
1468 (type == TS && ne == TA ) ||
1469 (type == TS && ne == TB ) ) {