Searched refs:close_with_IOP (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-sita.c346 static void close_with_IOP(int chassis, int geoslot, int flag) { function
364 close_with_IOP(chassis, geoslot, LIVE);
377 if (units[chassis][geoslot].fd == fd) close_with_IOP(chassis, geoslot, LIVE);
378 else if (units[chassis][geoslot].find_fd == fd) close_with_IOP(chassis, geoslot, FIND);
735 close_with_IOP(chassis, geoslot, FIND); /* and close out connection to him */
772 close_with_IOP(chassis, geoslot, FIND);

Completed in 106 milliseconds