Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.h39 # define HWL_ETHER 6 macro
A Dbootp.c137 else if (bp->bp_hlen != HWL_ETHER) in check_reply_packet()
141 else if (memcmp(bp->bp_chaddr, net_ethaddr, HWL_ETHER) != 0) in check_reply_packet()
783 bp->bp_hlen = HWL_ETHER; in bootp_request()
1004 bp->bp_hlen = HWL_ETHER; in dhcp_send_request_packet()
/u-boot/lib/efi_selftest/
A Defi_selftest_snp.c32 # define HWL_ETHER 6 macro
139 p.dhcp_hdr.hlen = HWL_ETHER; in send_dhcp_discover()

Completed in 8 milliseconds