Lines Matching defs:rt
66 struct rt *rt; in find_route() local
86 desc_route(const char *cmd, const struct rt *rt, const char *ifname) in desc_route()
109 route_deleted(const struct rt *rt) in route_deleted()
126 n_route(struct rt *rt, const struct interface *iface) in n_route()
173 d_route(struct rt *rt, const struct interface *iface, int metric) in d_route()
189 struct rt *rt; in get_subnet_route() local
207 add_subnet_route(struct rt *rt, const struct interface *iface) in add_subnet_route()
229 struct rt *rt, *nrt = NULL, *r = NULL; in get_routes() local
258 massage_host_routes(struct rt *rt, const struct interface *iface) in massage_host_routes()
270 add_destination_route(struct rt *rt, const struct interface *iface) in add_destination_route()
288 add_router_host_route(struct rt *rt, const struct interface *ifp) in add_router_host_route()
340 struct rt *nrs = NULL, *dnr, *or, *rt, *rtn, *rtl, *lrt = NULL; in build_routes() local
421 struct rt *rt; in configure() local