Lines Matching refs:TB
245 (np == PB) ? TB : TM ; in pcm_init()
262 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
330 case TB : in pcm_init()
1270 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions()
1407 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions()
1426 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1431 case TB : in pc_tcode_actions()
1434 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1442 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions()
1450 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions()
1462 (type == TB && ne == TB ) || in pc_tcode_actions()
1463 (type == TB && ne == TS ) || in pc_tcode_actions()
1465 (type == TS && ne == TB ) ) { in pc_tcode_actions()