Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h129 uint8_t bp_op; member
147 uint8_t bp_op; member
H A Dnic.c543 if (bootpreply->bp_op != BOOTP_REPLY) in await_bootp()
585 ip.bp.bp_op = BOOTP_REQUEST; in bootp()
640 if (dhcpreply->bp_op != BOOTP_REPLY) in await_dhcp()
686 ip.bp.bp_op = BOOTP_REQUEST; in dhcp()