Searched refs:as_path (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/traceroute6/
H A Dtraceroute6.c360 int as_path; /* print as numbers for each hop */ variable
418 as_path = 1;
421 as_path = 1;
878 if (as_path) {
885 as_path = 0;
970 if (as_path)
1384 if (as_path)
/freebsd-9.3-release/contrib/traceroute/
H A Dtraceroute.c348 int as_path; /* print as numbers for each hop */ variable
542 as_path = 1;
546 as_path = 1;
925 if (as_path) {
931 as_path = 0;
1139 if (as_path)
1482 if (as_path)

Completed in 61 milliseconds