Home
last modified time | relevance | path

Searched refs:dhcp6_open (Results 1 – 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp6.c3086 dhcp6_open(struct dhcpcd_ctx *dctx) in dhcp6_open() function
3275 if (ifp->ctx->ipv6->dhcp_fd == -1 && dhcp6_open(ifp->ctx) == -1) in dhcp6_start()