Searched defs:local_port (Results 1 – 8 of 8) sorted by relevance
/NetX-Duo-v6.2.1/nx_secure/src/ |
D | nx_secure_dtls_session_cache.c | 75 …ete(NX_SECURE_DTLS_SERVER *dtls_server, NXD_ADDRESS *ip_address, UINT remote_port, UINT local_port) in nx_secure_dtls_session_cache_delete() 185 … NX_SECURE_DTLS_SESSION **dtls_session, NXD_ADDRESS *ip_address, UINT remote_port, UINT local_port) in nx_secure_dtls_session_cache_get_new() 282 … NX_SECURE_DTLS_SESSION **dtls_session, NXD_ADDRESS *ip_address, UINT remote_port, UINT local_port) in nx_secure_dtls_session_cache_find()
|
D | nx_secure_dtls_session_client_info_get.c | 72 … NXD_ADDRESS *client_ip_address, UINT *client_port, UINT *local_port) in _nx_secure_dtls_session_client_info_get()
|
D | nxe_secure_dtls_session_client_info_get.c | 72 … NXD_ADDRESS *client_ip_address, UINT *client_port, UINT *local_port) in _nxe_secure_dtls_session_client_info_get()
|
D | nx_secure_dtls_receive_callback.c | 95 UINT local_port; in _nx_secure_dtls_receive_callback() local
|
/NetX-Duo-v6.2.1/addons/azure_iot/azure_iot_security_module/iot-security-module-core/inc/asc_security_core/model/objects/ |
D | network_activity.h | 25 uint16_t local_port; member
|
/NetX-Duo-v6.2.1/addons/nat/ |
D | nx_nat.c | 796 … ULONG local_ip_address, USHORT external_port, USHORT local_port, UCHAR protocol) in _nxe_nat_inbound_entry_create() 877 … ULONG local_ip_address, USHORT external_port, USHORT local_port, UCHAR protocol) in _nx_nat_inbound_entry_create() 3262 USHORT local_port, USHORT external_port, USHORT peer_port, in _nx_nat_entry_create()
|
D | nx_nat.h | 198 …USHORT local_port; /* Port of the local (priv… member
|
/NetX-Duo-v6.2.1/addons/BSD/ |
D | nxd_bsd.c | 1809 INT local_port = 0; in bind() local 10468 UINT local_port; in nx_bsd_tcp_create_listen_socket() local 10698 static VOID nx_bsd_tcp_pending_connection(UINT local_port, NX_TCP_SOCKET *socket_ptr) in nx_bsd_tcp_pending_connection()
|