Searched refs:sockets (Results 1 – 2 of 2) sorted by relevance
84 ULONG sockets; in _nx_tcp_periodic_processing() local89 sockets = ip_ptr -> nx_ip_tcp_created_sockets_count; in _nx_tcp_periodic_processing()102 while ((sockets--) && socket_ptr) in _nx_tcp_periodic_processing()
87 ULONG sockets; in _nx_tcp_fast_periodic_processing() local95 sockets = ip_ptr -> nx_ip_tcp_created_sockets_count; in _nx_tcp_fast_periodic_processing()101 while (sockets--) in _nx_tcp_fast_periodic_processing()