Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h133 uint32_t bp_xid; member
151 uint32_t bp_xid; member
H A Dnic.c545 if (bootpreply->bp_xid != xid) in await_bootp()
592 ip.bp.bp_xid = xid += htonl(starttime); in bootp()
642 if (dhcpreply->bp_xid != xid) in await_dhcp()
693 ip.bp.bp_xid = xid += htonl(starttime); in dhcp()