netxduo
NX_DHCPV6_CLIENT_FQDN
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_CLIENT_FQDN
NX_DHCPV6_CLIENT_FQDN struct
Syntax
Show:
Summary
Declaration
from
nxd_dhcpv6_client.h:673
typedef
struct
NX_DHCPV6_CLIENT_FQDN_STRUCT
{
USHORT
nx_op_code
;
USHORT
nx_op_length
;
UCHAR
nx_flags
;
UCHAR
nx_reserved
[
3
]
;
CHAR
*
nx_domain_name
;
}
NX_DHCPV6_CLIENT_FQDN
;
Fields
Field
Declared as
NX_DHCPV6_CLIENT_FQDN_STRUCT::nx_op_code
USHORT
NX_DHCPV6_CLIENT_FQDN_STRUCT::nx_op_length
USHORT
NX_DHCPV6_CLIENT_FQDN_STRUCT::nx_flags
UCHAR
NX_DHCPV6_CLIENT_FQDN_STRUCT::nx_reserved
UCHAR
[
3
]
NX_DHCPV6_CLIENT_FQDN_STRUCT::nx_domain_name
CHAR
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
NX_DHCPV6_CLIENT_FQDN_STRUCT
nxd_dhcpv6_client.h:673
}
NX_DHCPV6_CLIENT_FQDN
;
nxd_dhcpv6_client.h:681
NX_DHCPV6_CLIENT_FQDN
NX_DHCPV6_CLIENT_FQDN
nx_dhcpv6_client_FQDN
;
/* Set of Client options in Solicit, Request, Renew, or Rebind message types. */
nxd_dhcpv6_client.h:713
NX_DHCPV6_STRUCT
NX_DHCPV6_STRUCT::nx_dhcpv6_client_FQDN
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_client_FQDN
NX_DHCPV6_STRUCT
nxd_dhcpv6_client.h:713
Lifecycle
from
examples
All items filtered out
All items filtered out