Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.h42 u16 bp_secs; /* Seconds since boot */ member
H A Dbootp.c764 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()