Home
last modified time | relevance | path

Searched refs:igmp_checksum_errors (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_igmp_info_get.c83 ULONG *igmp_checksum_errors, ULONG *current_groups_joined) in _nx_igmp_info_get() argument
112 if (igmp_checksum_errors) in _nx_igmp_info_get()
116 *igmp_checksum_errors = ip_ptr -> nx_ip_igmp_checksum_errors; in _nx_igmp_info_get()
136 NX_PARAMETER_NOT_USED(igmp_checksum_errors); in _nx_igmp_info_get()
Dnxe_igmp_info_get.c87 ULONG *igmp_checksum_errors, ULONG *current_groups_joined) in _nxe_igmp_info_get() argument
111 igmp_checksum_errors, current_groups_joined); in _nxe_igmp_info_get()
119 NX_PARAMETER_NOT_USED(igmp_checksum_errors); in _nxe_igmp_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_igmp.h186 ULONG *igmp_checksum_errors, ULONG *current_groups_joined);
199 ULONG *igmp_checksum_errors, ULONG *current_groups_joined);
Dnx_api.h3547 ULONG *igmp_checksum_errors, ULONG *current_groups_joined);