Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dbootp.h36 u8 bp_htype; /* Hardware type */ member
H A Dbootp.c129 else if (bp->bp_htype != HWT_ETHER) in check_reply_packet()
769 bp->bp_htype = HWT_ETHER; in bootp_request()
990 bp->bp_htype = HWT_ETHER; in dhcp_send_request_packet()