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

/vbox/src/VBox/Runtime/common/net/
H A Dmacstr.cpp49 RTDECL(int) RTNetStrToMacAddr(const char *pszValue, PRTMAC pAddr) function
91 RT_EXPORT_SYMBOL(RTNetStrToMacAddr); variable
/vbox/include/iprt/
H A Dmangling.h1017 # define RTNetStrToMacAddr RT_MANGLER(RTNetStrToMacAddr) macro

Completed in 91 milliseconds