Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c69 static time_t dhcp_secs; variable
299 dhcp_secs = ntohs(s->secs); in bootp_success()
764 pkt->secs = htons((uint16_t)dhcp_secs); in dhcp_requesting()
788 t_time -= (uint32_t)dhcp_secs; in dhcp_requesting()