Lines Matching refs:TB
254 (np == PB) ? TB : TM ; in pcm_init()
271 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
339 case TB : in pcm_init()
1288 mib->fddiPORTNeighborType = TB ; in pc_rcode_actions()
1425 if (mib->fddiPORTMy_Type == TB || mib->fddiPORTMy_Type == TM) in pc_tcode_actions()
1444 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()
1449 case TB : in pc_tcode_actions()
1452 ((policy & POLICY_BB) && ne == TB) || in pc_tcode_actions()
1460 ((policy & POLICY_SB) && ne == TB) || in pc_tcode_actions()
1468 ((policy & POLICY_MB) && ne == TB) || in pc_tcode_actions()
1480 (type == TB && ne == TB ) || in pc_tcode_actions()
1481 (type == TB && ne == TS ) || in pc_tcode_actions()
1483 (type == TS && ne == TB ) ) { in pc_tcode_actions()