Searched refs:nx_ip_arp_packet_send (Results 1 – 4 of 4) sorted by relevance
139 ip_ptr -> nx_ip_arp_packet_send = _nx_arp_packet_send; in _nx_arp_enable()
396 …(ip_ptr -> nx_ip_arp_packet_send)(ip_ptr, destination_ip, packet_ptr -> nx_packet_address.nx_packe… in _nx_ip_driver_packet_send()
2978 …void (*nx_ip_arp_packet_send)(struct NX_IP_STRUCT *, ULONG destination_ip, NX_INTERFACE *nx… member
12091 …(ip_ptr -> nx_ip_arp_packet_send)(ip_ptr, destination_ip, packet_ptr -> nx_packet_address.nx_packe… in _nxd_bsd_ipv4_packet_send()