Lines Matching refs:fdp
1027 int cpu, *fdp;1029 for (cpu = 0, fdp = cl_fds; cpu < ncpus; cpu++, fdp++) {1030 if (*fdp >= 0) {1031 net_send_drops(*fdp);1032 net_close_connection(fdp);