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

/vbox/src/VBox/Runtime/common/net/
H A Dnetaddrstr2.cpp85 RTDECL(int) RTNetStrToIPv4Addr(const char *pcszAddr, PRTNETADDRIPV4 pAddr) function
104 RT_EXPORT_SYMBOL(RTNetStrToIPv4Addr); variable
/vbox/include/iprt/
H A Dmangling.h1020 # define RTNetStrToIPv4Addr RT_MANGLER(RTNetStrToIPv4Addr) macro

Completed in 58 milliseconds