Lines Matching refs:arp_fd
1704 if (iface->arp_fd != -1) {1705 delete_event(iface->arp_fd);1706 close(iface->arp_fd);1707 iface->arp_fd = -1;