Searched refs:net_copy_u32 (Results 1 – 2 of 2) sorted by relevance
813 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()854 net_copy_u32((u32 *)to_ptr, (u32 *)(popt + 2)); in dhcp_process_options()890 net_copy_u32(&dhcp_leasetime, (u32 *)(popt + 2)); in dhcp_process_options()1020 net_copy_u32(&bp->bp_id, &bp_offer->bp_id); in dhcp_send_request_packet()
747 static inline void net_copy_u32(void *to, void *from) in net_copy_u32() function
Completed in 6 milliseconds