Searched refs:bootp_cache_lookup_ip_by_ether (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dbootp.h145 int bootp_cache_lookup_ip_by_ether(PNATState, const uint8_t *, uint32_t *);
H A Dbootp.c852 int bootp_cache_lookup_ip_by_ether(PNATState pData,const uint8_t* ether, uint32_t *pip) function
H A Dslirp.c1515 bootp_cache_lookup_ip_by_ether(pData, eth_addr, &ip);

Completed in 77 milliseconds