Searched refs:bootp_start (Results 1 – 1 of 1) sorted by relevance
63 ulong bootp_start; variable404 ulong time_taken = get_timer(bootp_start); in bootp_timeout_handler()718 bootp_start = get_timer(0); in bootp_reset()789 bp->bp_secs = htons(get_timer(bootp_start) / 1000); in bootp_request()1006 bp->bp_secs = htons(get_timer(bootp_start) / 1000); in dhcp_send_request_packet()1115 &net_ip, get_timer(bootp_start)); in dhcp_handler()
Completed in 6 milliseconds