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

/vbox/include/iprt/
H A Dnet.h147 typedef struct RTNETADDRIPX struct
153 } RTNETADDRIPX; typedef in typeref:struct:RTNETADDRIPX
155 AssertCompileSize(RTNETADDRIPX, 4+6);
157 typedef RTNETADDRIPX *PRTNETADDRIPX;
159 typedef RTNETADDRIPX const *PCRTNETADDRIPX;
183 RTNETADDRIPX Ipx;

Completed in 46 milliseconds