Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.h34 # define OP_BOOTREQUEST 1 macro
Dbootp.c768 bp->bp_op = OP_BOOTREQUEST; in bootp_request()
989 bp->bp_op = OP_BOOTREQUEST; in dhcp_send_request_packet()