netxduo
NX_DHCPV6_OPTIONREQUEST
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_OPTIONREQUEST
NX_DHCPV6_OPTIONREQUEST struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:663
typedef
struct
NX_DHCPV6_OPTIONREQUEST_STRUCT
{
USHORT
nx_op_code
;
USHORT
nx_option_length
;
USHORT
nx_op_request
;
}
NX_DHCPV6_OPTIONREQUEST
;
Fields
Field
Declared as
NX_DHCPV6_OPTIONREQUEST_STRUCT::nx_op_code
USHORT
NX_DHCPV6_OPTIONREQUEST_STRUCT::nx_option_length
USHORT
NX_DHCPV6_OPTIONREQUEST_STRUCT::nx_op_request
USHORT
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_DHCPV6_OPTIONREQUEST_STRUCT
nxd_dhcpv6_client.h:663
}
NX_DHCPV6_OPTIONREQUEST
;
nxd_dhcpv6_client.h:669
NX_DHCPV6_OPTIONREQUEST
NX_DHCPV6_OPTIONREQUEST
nx_dhcpv6_option_request
;
/* Set of request options in Solicit, Renew, Confirm or Rebind message types. */
nxd_dhcpv6_client.h:712
NX_DHCPV6_STRUCT
NX_DHCPV6_STRUCT::nx_dhcpv6_option_request
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_option_request
NX_DHCPV6_STRUCT
nxd_dhcpv6_client.h:712
Lifecycle
from
examples
All items filtered out
All items filtered out