Searched refs:GetProxyPort (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/libalias/
H A Dalias_proxy.c422 inet_ntoa(GetProxyAddress(lnk)), (u_int) ntohs(GetProxyPort(lnk)));
425 inet_ntoa(GetProxyAddress(lnk)), (u_int) ntohs(GetProxyPort(lnk)));
H A Dalias_local.h306 u_short GetProxyPort(struct alias_link *_lnk);
H A Dalias.c901 proxy_port = GetProxyPort(lnk);
H A Dalias_db.c2000 GetProxyPort(struct alias_link *lnk) function

Completed in 519 milliseconds