netxduo
NX_DHCPV6_DUID
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_DHCPV6_DUID
NX_DHCPV6_DUID struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:624
typedef
struct
NX_DHCPV6_DUID_STRUCT
{
USHORT
nx_op_code
;
USHORT
nx_option_length
;
USHORT
nx_duid_type
;
USHORT
nx_hardware_type
;
ULONG
nx_duid_time
;
ULONG
nx_link_layer_address_msw
;
ULONG
nx_link_layer_address_lsw
;
}
NX_DHCPV6_DUID
;
Fields
Field
Declared as
NX_DHCPV6_DUID_STRUCT::nx_op_code
USHORT
NX_DHCPV6_DUID_STRUCT::nx_option_length
USHORT
NX_DHCPV6_DUID_STRUCT::nx_duid_type
USHORT
NX_DHCPV6_DUID_STRUCT::nx_hardware_type
USHORT
NX_DHCPV6_DUID_STRUCT::nx_duid_time
ULONG
NX_DHCPV6_DUID_STRUCT::nx_link_layer_address_msw
ULONG
NX_DHCPV6_DUID_STRUCT::nx_link_layer_address_lsw
ULONG
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out