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

/vbox/src/VBox/Runtime/common/net/
H A Dnetaddrstr2.cpp375 RTDECL(int) RTNetStrToIPv6Addr(const char *pcszAddr, PRTNETADDRIPV6 pAddr, function
391 RT_EXPORT_SYMBOL(RTNetStrToIPv6Addr); variable
/vbox/include/iprt/
H A Dmangling.h1023 # define RTNetStrToIPv6Addr RT_MANGLER(RTNetStrToIPv6Addr) macro

Completed in 78 milliseconds