Home
last modified time | relevance | path

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

/u-boot/net/
A Dbootp.c817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
858 net_copy_u32((u32 *)to_ptr, (u32 *)(popt + 2)); in dhcp_process_options()
894 net_copy_u32(&dhcp_leasetime, (u32 *)(popt + 2)); in dhcp_process_options()
1024 net_copy_u32(&bp->bp_id, &bp_offer->bp_id); in dhcp_send_request_packet()
/u-boot/include/
A Dnet.h782 static inline void net_copy_u32(void *to, void *from) in net_copy_u32() function

Completed in 6 milliseconds