Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.h36 u8 bp_htype; /* Hardware type */ member
H A Dbootp.c130 else if (bp->bp_htype != HWT_ETHER) in check_reply_packet()
757 bp->bp_htype = HWT_ETHER; in bootp_request()
975 bp->bp_htype = HWT_ETHER; in dhcp_send_request_packet()