Home
last modified time | relevance | path

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

/external/u-boot/net/
Dbootp.h37 # define HWT_ETHER 1 macro
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()
/external/u-boot/lib/efi_selftest/
Defi_selftest_snp.c29 # define HWT_ETHER 1 macro
137 p.dhcp_hdr.htype = HWT_ETHER; in send_dhcp_discover()