Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_ntop_test.c91 CHAR dst[46]; in ntest_0_entry() local
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_icmpv6_redirect_test.c196 NXD_ADDRESS src, dst, dst_2, router; in thread_0_entry() local
/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_huge_number.h157 #define NX_CRYPTO_HUGE_NUMBER_COPY(dst, src) \ argument
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c13620 INT nx_bsd_inet_pton(INT af, const CHAR *src, VOID *dst) in nx_bsd_inet_pton()
13890 const CHAR *nx_bsd_inet_ntop(INT af, const VOID *src, CHAR *dst, nx_bsd_socklen_t size) in nx_bsd_inet_ntop()
14109 static INT inet_ntoa_internal(const VOID *src, CHAR *dst, ULONG dst_size) in inet_ntoa_internal()
/NetX-Duo-v6.2.1/addons/dns/
Dnxd_dns.c10851 static UINT _nx_dns_name_match(UCHAR *src, UCHAR *dst, UINT length) in _nx_dns_name_match()
/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c13552 static UINT _nx_mdns_name_match(UCHAR *src, UCHAR *dst, UINT length) in _nx_mdns_name_match()