Lines Matching refs:TA
253 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init()
271 mib->fddiPORTMy_Type = (np == PB) ? TB : TA ; in pcm_init()
326 case TA : in pcm_init()
1286 mib->fddiPORTNeighborType = TA ; in pc_rcode_actions()
1441 case TA : in pc_tcode_actions()
1443 ((policy & POLICY_AA) && ne == TA) || in pc_tcode_actions()
1451 ((policy & POLICY_BA) && ne == TA) || in pc_tcode_actions()
1459 ((policy & POLICY_SA) && ne == TA) || in pc_tcode_actions()
1467 ((policy & POLICY_MA) && ne == TA) || in pc_tcode_actions()
1478 if ( (type == TA && ne == TA ) || in pc_tcode_actions()
1479 (type == TA && ne == TS ) || in pc_tcode_actions()
1482 (type == TS && ne == TA ) || in pc_tcode_actions()