2.2.13.1.1 Target Net Addresses (TARGET_NET_ADDRESSES)

The TARGET_NET_ADDRESSES structure is used to hold a collection of IP addresses in Unicode format.


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

addressCount

addresses (variable)

...

addressCount (4 bytes): A 32-bit, unsigned integer. The number of IP addresses present in the address field.

addresses (variable): An array of Target Net Address (section 2.2.13.1.1.1) structures, each containing an IP address.