Lines Matching refs:rt6
1718 static struct rt6 *
1719 find_route6(struct rt6_head *rts, const struct rt6 *r) in find_route6()
1721 struct rt6 *rt; in find_route6()
1736 desc_route(const char *cmd, const struct rt6 *rt) in desc_route()
1761 static struct rt6*
1762 ipv6_findrt(struct dhcpcd_ctx *ctx, const struct rt6 *rt, int flags) in ipv6_findrt()
1764 struct rt6 *r; in ipv6_findrt()
1785 struct rt6 *rt; in ipv6_freerts()
1796 ipv6_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt6 *rt) in ipv6_handlert()
1798 struct rt6 *f; in ipv6_handlert()
1832 nc_route(struct rt6 *ort, struct rt6 *nrt) in nc_route()
1885 d_route(struct rt6 *rt) in d_route()
1897 static struct rt6 *
1900 struct rt6 *r; in make_route()
1918 static struct rt6 *
1922 struct rt6 *r; in make_prefix()
1953 static struct rt6 *
1956 struct rt6 *r; in make_router()
1974 struct rt6 *rt; in ipv6_build_ra_routes()
2006 struct rt6 *rt; in ipv6_build_dhcp_routes()
2025 struct rt6 *rt, *rtn, *or; in ipv6_buildroutes()