Home
last modified time | relevance | path

Searched refs:group (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_igmp_multicast_check.c77 UINT _nx_igmp_multicast_check(NX_IP *ip_ptr, ULONG group, NX_INTERFACE *nx_interface) in _nx_igmp_multicast_check() argument
84 if (group == NX_ALL_HOSTS_ADDRESS) in _nx_igmp_multicast_check()
96 if ((ip_ptr -> nx_ipv4_multicast_entry[i].nx_ipv4_multicast_join_list == group) && in _nx_igmp_multicast_check()
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_process_clienthello_extensions.c515 USHORT group; in _nx_secure_tls_proc_clienthello_sec_sa_extension() local
581 group = (USHORT)((groups[j] << 8) + groups[j + 1]); in _nx_secure_tls_proc_clienthello_sec_sa_extension()
583 …status = _nx_secure_tls_find_curve_method(&tls_session -> nx_secure_tls_ecc, group, &curve_method,… in _nx_secure_tls_proc_clienthello_sec_sa_extension()
596 *selected_curve = group; in _nx_secure_tls_proc_clienthello_sec_sa_extension()
611 …if(group == tls_session -> nx_secure_tls_key_material.nx_secure_tls_ecc_key_data[k].nx_secure_tls_… in _nx_secure_tls_proc_clienthello_sec_sa_extension()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.h520 const UCHAR *group; member
Dnx_azure_iot_adu_agent.c2732 NX_AZURE_IOT_ADU_AGENT_PTR_UPDATE(compatibility -> group, in nx_azure_iot_adu_agent_service_update_manifest_process()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt1517 … nx_ip_interface_detach.c Simplified the logic to leave multicast group.
2013 Fixed IPv6 address when leave multicast group.
2227 group update times.
4601 …timer, event flag group are already deleted before deleting. Moved the socket delete call to the e…