Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.h35 # define OP_BOOTREPLY 2 macro
H A Dbootp.c127 else if (bp->bp_op != OP_BOOTREPLY) in check_reply_packet()