Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/nx_secure/src/
Dnx_secure_tls_send_serverhello_extensions.c107 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_extensions()
273 ULONG *packet_offset, in _nx_secure_tls_send_serverhello_sec_reneg_extension()
436 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_supported_versions_extension()
545 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_serverhello_key_share_extension()
Dnx_secure_tls_send_clienthello_extensions.c147 UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_extensions()
334 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sig_extension()
560 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_supported_versions_extension()
696 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_key_share_extension()
1362 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sni_extension()
1517 ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sec_reneg_extension()
1689 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_tls_send_clienthello_sec_spf_extensions()
Dnx_secure_dtls_send_clienthello.c520 … UCHAR *packet_buffer, ULONG *packet_offset, in _nx_secure_dtls_send_clienthello_sec_spf_extensions()
/NetX-Duo-v6.4.1/test/regression/nx_secure_test/
Dnx_secure_tls_send_clienthello_test.c147 ULONG packet_offset = 0; in test_application_define() local
/NetX-Duo-v6.4.1/test/regression/azure_iot/
Dc2d_unit_test.c175 … UCHAR *message_payload_ptr, ULONG message_payload_length, UINT packet_offset) in construct_c2d_packet()
250 static VOID property_payload_test(UINT packet_offset) in property_payload_test()
/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_tcp_invalid_packet_chain_test.c31 static ULONG packet_offset; variable