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

/vbox/include/iprt/
H A Dnet.h103 typedef RTNETADDRIPV6 *PRTNETADDRIPV6; typedef
126 RTDECL(int) RTNetStrToIPv6AddrEx(const char *pcszAddr, PRTNETADDRIPV6 pAddr, char **ppszNext);
141 RTDECL(int) RTNetStrToIPv6Addr(const char *pcszAddr, PRTNETADDRIPV6 pAddr, char **ppszZone);

Completed in 48 milliseconds