2.2.2.2 IPADDR_INFO_LIST

The IPADDR_INFO_LIST structure contains a list of available IP addresses on the destination Interface group.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Length

Reserved

IPAddrInstances

IPAddrInfo (variable)

...

Length (4 bytes):  The size of the IPADDR_INFO_LIST structure, in bytes.

Reserved (4 bytes):  This field MUST NOT be used and MUST be reserved. The server MUST set this field to 0, and the client MUST ignore it on receipt.

IPAddrInstances (4 bytes):  The number of IPADDR_INFO structures in the IPAddrInfo member.

IPAddrInfo (variable):  An array of one or more IPADDR_INFO structures, as specified in section 2.2.2.1, indicating the IP addresses of the destination Interface group.