Searched refs:tr_fttl (Results 1 – 4 of 4) sorted by relevance
103 u_char tr_fttl; /* ttl required to forward on outvif */ member
1897 resp->tr_fttl = uvifs[vifi].uv_threshold; in accept_mtrace()
318 ttl = b->tr_fttl; in get_ttl()322 if (ttl < b->tr_fttl) ttl = b->tr_fttl; in get_ttl()751 printf(" %s thresh^ %d", proto_type(r->tr_rproto), r->tr_fttl); in print_trace()1028 u_int ttl = n->tr_fttl; in print_stats()1083 if (ttl < n->tr_fttl) ttl = n->tr_fttl; in print_stats()
100 u_char tr_fttl; /* ttl required to forward on outvif */ member