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

/vbox/src/VBox/Runtime/common/net/
H A Dnetaddrstr.cpp1148 * @param addressOnly return only the plain address (no scope)
1151 static int rtNetIpv6CheckAddrStr(const char *psz, char *pszResultAddress, size_t resultAddressSize, bool addressOnly, bool followRfc) argument
1187 if (!returnValue && strlen(pszIfIdOutLocal) > 0) // the if identifier is copied over _ALWAYS_ && !addressOnly)

Completed in 41 milliseconds