Lines Matching refs:TB
256 (np == PB) ? TB : TM ; in pcm_init()
273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
341 case TB : in pcm_init()
1292 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions()
1428 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions()
1447 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1452 case TB : in pc_tcode_actions()
1455 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1463 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions()
1471 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions()
1483 (type == TB && ne == TB ) || in pc_tcode_actions()
1484 (type == TB && ne == TS ) || in pc_tcode_actions()
1486 (type == TS && ne == TB ) ) { in pc_tcode_actions()