Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_arp_info_get.c90 ULONG *arp_responses_sent, ULONG *arp_responses_received, in _nx_arp_info_get() argument
127 if (arp_responses_received) in _nx_arp_info_get()
131 *arp_responses_received = ip_ptr -> nx_ip_arp_responses_received; in _nx_arp_info_get()
176 NX_PARAMETER_NOT_USED(arp_responses_received); in _nx_arp_info_get()
Dnxe_arp_info_get.c96 ULONG *arp_responses_sent, ULONG *arp_responses_received, in _nxe_arp_info_get() argument
122 arp_responses_sent, arp_responses_received, in _nxe_arp_info_get()
133 NX_PARAMETER_NOT_USED(arp_responses_received); in _nxe_arp_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_arp.h119 ULONG *arp_responses_sent, ULONG *arp_responses_received,
139 ULONG *arp_responses_sent, ULONG *arp_responses_received,
Dnx_api.h3521 ULONG *arp_responses_sent, ULONG *arp_responses_received,