Home
last modified time | relevance | path

Searched refs:arp_responses_sent (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
119 if (arp_responses_sent) in _nx_arp_info_get()
123 *arp_responses_sent = ip_ptr -> nx_ip_arp_responses_sent; in _nx_arp_info_get()
175 NX_PARAMETER_NOT_USED(arp_responses_sent); 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()
132 NX_PARAMETER_NOT_USED(arp_responses_sent); 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,