Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.c58 ulong bootp_start; variable
386 ulong time_taken = get_timer(bootp_start); in bootp_timeout_handler()
693 bootp_start = get_timer(0); in bootp_reset()
764 bp->bp_secs = htons(get_timer(bootp_start) / 1000); in bootp_request()
978 bp->bp_secs = htons(get_timer(bootp_start) / 1000); in dhcp_send_request_packet()
1077 &net_ip, get_timer(bootp_start)); in dhcp_handler()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map