Lines Matching refs:dhcpcd_ctx
127 ipv6_init(struct dhcpcd_ctx *dhcpcd_ctx) in ipv6_init() argument
131 if (dhcpcd_ctx->ipv6) in ipv6_init()
132 return dhcpcd_ctx->ipv6; in ipv6_init()
173 dhcpcd_ctx->ipv6 = ctx; in ipv6_init()
211 ipv6_readsecret(struct dhcpcd_ctx *ctx) in ipv6_readsecret()
761 ipv6_findaddr(struct dhcpcd_ctx *ctx, const struct in6_addr *addr, short flags) in ipv6_findaddr()
916 ipv6_handleifa(struct dhcpcd_ctx *ctx, in ipv6_handleifa()
1287 ipv6_ctxfree(struct dhcpcd_ctx *ctx) in ipv6_ctxfree()
1350 ipv6_findaddrid(struct dhcpcd_ctx *ctx, uint8_t *addr) in ipv6_findaddrid()
1741 struct dhcpcd_ctx *ctx; in desc_route()
1762 ipv6_findrt(struct dhcpcd_ctx *ctx, const struct rt6 *rt, int flags) in ipv6_findrt()
1796 ipv6_handlert(struct dhcpcd_ctx *ctx, int cmd, struct rt6 *rt) in ipv6_handlert()
2000 ipv6_build_dhcp_routes(struct dhcpcd_ctx *ctx, in ipv6_build_dhcp_routes()
2021 ipv6_buildroutes(struct dhcpcd_ctx *ctx) in ipv6_buildroutes()