Lines Matching refs:TA
244 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
262 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
317 case TA : in pcm_init()
1268 mib->fddiPORTNeighborType = TA ; in pc_rcode_actions()
1423 case TA : in pc_tcode_actions()
1425 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions()
1433 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions()
1441 ((policy & POLICY_SA) && ne == TA) || in pc_tcode_actions()
1449 ((policy & POLICY_MA) && ne == TA) || in pc_tcode_actions()
1460 if ( (type == TA && ne == TA ) || in pc_tcode_actions()
1461 (type == TA && ne == TS ) || in pc_tcode_actions()
1464 (type == TS && ne == TA ) || in pc_tcode_actions()