Lines Matching refs:TB
249 (np == PB) ? TB : TM ; in pcm_init()
266 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
334 case TB : in pcm_init()
1274 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions()
1411 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions()
1430 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1435 case TB : in pc_tcode_actions()
1438 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1446 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions()
1454 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions()
1466 (type == TB && ne == TB ) || in pc_tcode_actions()
1467 (type == TB && ne == TS ) || in pc_tcode_actions()
1469 (type == TS && ne == TB ) ) { in pc_tcode_actions()