Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dbootp.h37 # define HWT_ETHER 1 macro
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()