netxduo
NX_DHCPV6_IA_NA
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/7)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_DHCPV6_IA_NA
NX_DHCPV6_IA_NA struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:610
typedef
struct
NX_DHCPV6_IA_NA_STRUCT
{
USHORT
nx_op_code
;
USHORT
nx_option_length
;
ULONG
nx_IA_NA_id
;
ULONG
nx_T1
;
ULONG
nx_T2
;
}
NX_DHCPV6_IA_NA
;
Fields
Field
Declared as
NX_DHCPV6_IA_NA_STRUCT::nx_T2
ULONG
NX_DHCPV6_IA_NA_STRUCT::nx_op_code
USHORT
NX_DHCPV6_IA_NA_STRUCT::nx_option_length
USHORT
NX_DHCPV6_IA_NA_STRUCT::nx_IA_NA_id
ULONG
NX_DHCPV6_IA_NA_STRUCT::nx_T1
ULONG
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_DHCPV6_IA_NA_STRUCT
nxd_dhcpv6_client.h:610
}
NX_DHCPV6_IA_NA
;
nxd_dhcpv6_client.h:619
NX_DHCPV6_IA_NA
NX_DHCPV6_IA_NA
nx_dhcpv6_iana
;
/* Identity Association for non temp address - must be stored in non volatile memory */
nxd_dhcpv6_client.h:709
NX_DHCPV6_STRUCT
NX_DHCPV6_STRUCT::nx_dhcpv6_iana
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
Instance
Scope
Location
Project
NX_DHCPV6_STRUCT::nx_dhcpv6_iana
NX_DHCPV6_STRUCT
nxd_dhcpv6_client.h:709
Lifecycle
from
examples
All items filtered out
All items filtered out