Home | History | Annotate | Download | only in pending

Lines Matching full:renew

43       USR1  Renew current lease
1206 // Sends a IP renew request.
1207 static void renew(void)
1209 infomsg(infomode, "Performing a DHCP renew");
1380 dbg("Entering renew state\n");
1424 renew();
1480 run_script(&result, state->status == STATE_REQUESTING ? "bound" : "renew");