Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp.c1856 send_renew(void *arg) in send_renew() function
1859 send_message((struct interface *)arg, DHCP_REQUEST, send_renew); in send_renew()
1982 send_renew(ifp); in dhcp_startrenew()
2003 eloop_timeout_delete(ifp->ctx->eloop, send_renew, ifp); in dhcp_rebind()