ReactOS 0.4.16-dev-1946-g52006dd
_IP_ADDRESS_PREFIX Struct Reference

#include <netioapi.h>

Collaboration diagram for _IP_ADDRESS_PREFIX:

Public Attributes

SOCKADDR_INET Prefix
 
UINT8 PrefixLength
 

Detailed Description

Definition at line 194 of file netioapi.h.

Member Data Documentation

◆ Prefix

SOCKADDR_INET _IP_ADDRESS_PREFIX::Prefix

Definition at line 196 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ PrefixLength

UINT8 _IP_ADDRESS_PREFIX::PrefixLength

Definition at line 197 of file netioapi.h.

Referenced by testGetIpForwardTable().


The documentation for this struct was generated from the following file: