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

/vbox/include/iprt/
H A Dnet.h166 typedef union RTNETADDRU union
186 } RTNETADDRU; typedef in typeref:union:RTNETADDRU
187 AssertCompileSize(RTNETADDRU, 16);
189 typedef RTNETADDRU *PRTNETADDRU;
191 typedef RTNETADDRU const *PCRTNETADDRU;
228 RTNETADDRU uAddr;

Completed in 47 milliseconds