Lines Matching refs:TA
255 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
273 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
328 case TA : in pcm_init()
1290 mib->fddiPORTNeighborType = TA ; in pc_rcode_actions()
1444 case TA : in pc_tcode_actions()
1446 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions()
1454 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions()
1462 ((policy & POLICY_SA) && ne == TA) || in pc_tcode_actions()
1470 ((policy & POLICY_MA) && ne == TA) || in pc_tcode_actions()
1481 if ( (type == TA && ne == TA ) || in pc_tcode_actions()
1482 (type == TA && ne == TS ) || in pc_tcode_actions()
1485 (type == TS && ne == TA ) || in pc_tcode_actions()