Searched refs:dhcp_send_request_packet (Results 1 - 1 of 1) sorted by last modified time

/u-boot/net/
H A Dbootp.c1002 static void dhcp_send_request_packet(struct bootp_hdr *bp_offer) function
1012 debug("dhcp_send_request_packet: Sending DHCPREQUEST\n");
1124 dhcp_send_request_packet(bp);

Completed in 47 milliseconds