Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h134 uint16_t bp_secs; member
152 uint16_t bp_secs; member
H A Dnic.c611 ip.bp.bp_secs = htons((currticks()-starttime)/TICKS_PER_SEC); in bootp()
738 ip.bp.bp_secs = htons((currticks()-starttime)/TICKS_PER_SEC); in dhcp()