ManagementNetworkAddressInquiry.NetworkServicesDescriptor

NetworkServicesDescriptor is used to unmarshall a single NSD from the MNA VPD page.

Constructors

this
this(const(ubyte)[] buffer)

Members

Properties

association
ubyte association [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
network_address
ubyte[] network_address [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
network_address_length
size_t network_address_length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
service_type
ubyte service_type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta