netxduo
NX_DHCPV6_MESSAGE_HDR
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_MESSAGE_HDR
NX_DHCPV6_MESSAGE_HDR struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:652
typedef
struct
NX_DHCPV6_MESSAGE_HDR_STRUCT
{
USHORT
nx_message_type
;
USHORT
nx_reserved
;
ULONG
nx_message_xid
;
}
NX_DHCPV6_MESSAGE_HDR
;
Fields
Field
Declared as
NX_DHCPV6_MESSAGE_HDR_STRUCT::nx_message_type
USHORT
NX_DHCPV6_MESSAGE_HDR_STRUCT::nx_reserved
USHORT
NX_DHCPV6_MESSAGE_HDR_STRUCT::nx_message_xid
ULONG
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_DHCPV6_MESSAGE_HDR_STRUCT
nxd_dhcpv6_client.h:652
}
NX_DHCPV6_MESSAGE_HDR
;
nxd_dhcpv6_client.h:658
NX_DHCPV6_MESSAGE_HDR
NX_DHCPV6_MESSAGE_HDR
nx_dhcpv6_message_hdr
;
/* Message Header for all client messages to DHCPv6 Servers */
nxd_dhcpv6_client.h:705
NX_DHCPV6_STRUCT
NX_DHCPV6_STRUCT::nx_dhcpv6_message_hdr
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_message_hdr
NX_DHCPV6_STRUCT
nxd_dhcpv6_client.h:705
Lifecycle
from
examples
All items filtered out
All items filtered out