Lines Matching full:arp_fd
1756 if (iface->arp_fd != -1) {1757 delete_event(iface->arp_fd);1758 close(iface->arp_fd);1759 iface->arp_fd = -1;