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

/vbox/include/iprt/
H A Dnet.h60 typedef RTNETADDRIPV4 *PRTNETADDRIPV4; typedef
83 RTDECL(int) RTNetStrToIPv4AddrEx(const char *pcszAddr, PRTNETADDRIPV4 pAddr, char **ppszNext);
95 RTDECL(int) RTNetStrToIPv4Addr(const char *pcszAddr, PRTNETADDRIPV4 pAddr);

Completed in 47 milliseconds