HomeSort by relevance Sort by last modified time
    Searched refs:HWT_ETHER (Results 1 - 3 of 3) sorted by null

  /external/u-boot/net/
bootp.h 37 # define HWT_ETHER 1
bootp.c 129 else if (bp->bp_htype != HWT_ETHER)
769 bp->bp_htype = HWT_ETHER;
990 bp->bp_htype = HWT_ETHER;
  /external/u-boot/lib/efi_selftest/
efi_selftest_snp.c 29 # define HWT_ETHER 1
137 p.dhcp_hdr.htype = HWT_ETHER;

Completed in 110 milliseconds