Lines Matching full:cross
150 print "\tNumber of V4 cross realms (krb4 and 524) requests: $v4_cross\n";
152 print "\tTop ten realms performing V4 cross requests:\n";
157 print "\tNumber of V45 cross realms requests: $v5_cross\n";
159 print "\tTop ten realms performing V4 cross requests:\n";
299 print "Cross realm statistics\n\n";
301 print "\tNumber of cross-realm tgs out: $tgs_xrealm_out\n";
303 print "\tTop ten realms used for out cross-realm:\n";
305 print "\tTop ten principals use out cross-realm:\n";
308 print "\tNumber of cross-realm tgs in: $tgs_xrealm_in\n";
310 print "\tTop ten realms used for in cross-realm:\n";
312 print "\tTop ten principals use in cross-realm:\n";
437 } elsif (/krb4 Cross-realm (.*) -> (.*) disabled/) {
440 } elsif (/524 cross-realm (.*) -> (.*) disabled/) {
443 } elsif (/cross-realm (.*) -> (.*): no transit through realm (.*)/) {
444 } elsif (/cross-realm (.*) -> (.*) via \[([^\]]+)\]/) {
447 } elsif (/cross-realm (.*) -> (.*)/) {