Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp6.c1212 dhcp6_sendrenew(void *arg) in dhcp6_sendrenew() function
1215 dhcp6_sendmessage(arg, dhcp6_sendrenew); in dhcp6_sendrenew()
1253 dhcp6_sendrenew(ifp); in dhcp6_startrenew()
1482 eloop_timeout_delete(ifp->ctx->eloop, dhcp6_sendrenew, ifp); in dhcp6_startrebind()