Searched defs:nrt (Results 1 – 2 of 2) sorted by relevance
505 c_route(struct rt *ort, struct rt *nrt) in c_route()581 struct rt *rt, *nrt = NULL, *r = NULL; in get_routes() local
117 int nrt = (std::max)(0,(std::min)(n-2,m)); in compute() local