Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:send_renew

1805 send_renew(void *arg)
1808 send_message((struct interface *)arg, DHCP_REQUEST, send_renew);
1902 send_renew(ifp);
1927 eloop_timeout_delete(ifp->ctx->eloop, send_renew, ifp);