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

  /external/u-boot/net/
bootp.h 39 # define HWL_ETHER 6
bootp.c 131 else if (bp->bp_hlen != HWL_ETHER)
135 else if (memcmp(bp->bp_chaddr, net_ethaddr, HWL_ETHER) != 0)
770 bp->bp_hlen = HWL_ETHER;
991 bp->bp_hlen = HWL_ETHER;
  /external/u-boot/lib/efi_selftest/
efi_selftest_snp.c 31 # define HWL_ETHER 6
138 p.dhcp_hdr.hlen = HWL_ETHER;

Completed in 90 milliseconds