Lines Matching refs:TA
248 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
266 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
321 case TA : in pcm_init()
1272 mib->fddiPORTNeighborType = TA ; in pc_rcode_actions()
1427 case TA : in pc_tcode_actions()
1429 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions()
1437 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions()
1445 ((policy & POLICY_SA) && ne == TA) || in pc_tcode_actions()
1453 ((policy & POLICY_MA) && ne == TA) || in pc_tcode_actions()
1464 if ( (type == TA && ne == TA ) || in pc_tcode_actions()
1465 (type == TA && ne == TS ) || in pc_tcode_actions()
1468 (type == TS && ne == TA ) || in pc_tcode_actions()