netxduo
NX_DHCPV6_PREFERENCE
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_PREFERENCE
NX_DHCPV6_PREFERENCE struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:598
typedef
struct
NX_DHCPV6_PREFERENCE_STRUCT
{
USHORT
nx_op_code
;
USHORT
nx_option_length
;
USHORT
nx_pref_value
;
}
NX_DHCPV6_PREFERENCE
;
Fields
Field
Declared as
NX_DHCPV6_PREFERENCE_STRUCT::nx_op_code
USHORT
NX_DHCPV6_PREFERENCE_STRUCT::nx_option_length
USHORT
NX_DHCPV6_PREFERENCE_STRUCT::nx_pref_value
USHORT
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_DHCPV6_PREFERENCE_STRUCT
nxd_dhcpv6_client.h:598
}
NX_DHCPV6_PREFERENCE
;
nxd_dhcpv6_client.h:605
NX_DHCPV6_PREFERENCE
NX_DHCPV6_PREFERENCE
nx_dhcpv6_preference
;
/* Server's preference affecting the Client's DHCPv6 server selection. */
nxd_dhcpv6_client.h:711
NX_DHCPV6_STRUCT
NX_DHCPV6_STRUCT::nx_dhcpv6_preference
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_preference
NX_DHCPV6_STRUCT
nxd_dhcpv6_client.h:711
Lifecycle
from
examples
All items filtered out
All items filtered out