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

/vbox/src/VBox/Devices/Network/slirp/
H A Dbootp.c683 static void dhcp_decode(PNATState pData, struct bootp_t *bp, const uint8_t *buf, int size) function
849 dhcp_decode(pData, bp, bp->bp_vend, DHCP_OPT_LEN);

Completed in 44 milliseconds