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

/vbox/include/iprt/
H A Dnet.h857 typedef struct RTNETNDP struct
865 } RTNETNDP; typedef in typeref:struct:RTNETNDP
867 AssertCompileSize(RTNETNDP, 4+4+16);
869 typedef RTNETNDP *PRTNETNDP;
871 typedef RTNETNDP const *PCRTNETNDP;

Completed in 48 milliseconds