netxduo
_nx_dns_name_string_encode()
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/7)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nx_dns_name_string_encode()
_nx_dns_name_string_encode() function
Syntax
Show:
Summary
Declaration
Definition
from
nxd_dns.c:50
static
UINT
_nx_dns_name_string_encode
(
UCHAR
*
ptr
,
UCHAR
*
name
)
;
Implemented in
nxd_dns.c:8240
Arguments
Argument
ptr
name
Examples
References
from
examples
Code
Location
Referrer
static
UINT
_nx_dns_name_string_encode
(
UCHAR
*
ptr
,
UCHAR
*
name
)
nxd_dns.c:8240
static
UINT
_nx_dns_name_string_encode
(
UCHAR
*
ptr
,
UCHAR
*
name
)
;
nxd_dns.c:50
size
=
_nx_dns_name_string_encode
(
packet_ptr
->
nx_packet_append_ptr
,
name
)
;
nxd_dns.c:8094
_nx_dns_question_add()
Call Tree
from
examples
_nx_dns_name_string_encode()
is called by 1 function:
_nx_dns_question_add()
All items filtered out
_nx_dns_name_string_encode()
All items filtered out
Data Use
from
examples
_nx_dns_name_string_encode()
:
All items filtered out
_nx_dns_name_string_encode()
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
Lifecycle
from
examples
All items filtered out
All items filtered out