HomeSort by: relevance | last modified time | path
    Searched refs:tr_dst (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mrouted/
prune.h 72 u_int32_t tr_dst; /* traceroute destination */ member in struct:tr_query
prune.c 2005 inet_fmt(qry->tr_dst));
2048 vifi = find_vif(qry->tr_dst, 0);
2053 inet_fmt(qry->tr_dst));
2060 inet_fmt(qry->tr_dst),
2185 inet_fmt(qry->tr_dst),
  /src/usr.sbin/mtrace/
mtrace.c 429 query->tr_dst = qdst;
555 if (rquery->tr_dst != qdst) continue;
700 (qdst != 0 && qdst != base.qhdr.tr_dst) ||
705 inet_fmt(base.qhdr.tr_dst),
712 print_host(base.qhdr.tr_dst);

Completed in 14 milliseconds