Searched refs:is_internal (Results 1 - 2 of 2) sorted by relevance
| /vbox/src/VBox/Devices/Network/slirp/dnsproxy/ | ||
| H A D | dnsproxy.h | 136 int is_internal(PNATState, struct in_addr); |
| H A D | dnsproxy.c | 264 if (is_internal(pData, fromaddr.sin_addr)) { |
Completed in 65 milliseconds