Searched defs:dhcp_send_offer (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dbootp.c369 static int dhcp_send_offer(PNATState pData, struct bootp_t *bp, BOOTPClient *bc, struct mbuf *m) function
590 offReply = dhcp_send_offer(pData, bp, bc, m);

Completed in 44 milliseconds