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

/vbox/include/iprt/
H A Dnet.h365 typedef struct RTNETIPV6 struct
380 } RTNETIPV6; typedef in typeref:struct:RTNETIPV6
382 AssertCompileSize(RTNETIPV6, 8 + 16 + 16);
384 typedef RTNETIPV6 *PRTNETIPV6;
386 typedef RTNETIPV6 const *PCRTNETIPV6;
389 * Up to and including RTNETIPV6::ip6_dst. */

Completed in 48 milliseconds