2.2.1.2.8.1 AddressList
The AddressList structure contains a list of addresses.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddressCount |
|||||||||||||||||||||||||||||||
Addresses (variable) |
|||||||||||||||||||||||||||||||
... |
AddressCount (4 bytes): An unsigned integer that indicates the number of AddressEntry structures in the Addresses field.
Addresses (variable): An array of AddressEntry structures, as specified in section 2.2.1.2.8.1.1.