Searched refs:IPXSOCKETS (Results 1 – 2 of 2) sorted by relevance
38 #define IPXSOCKETS 18 macro39 static int ipxsocket[IPXSOCKETS];40 static int sequence[IPXSOCKETS];74 for (i = 0; i < IPXSOCKETS; i++) in WIPX_Init()165 for (handle = 0; handle < IPXSOCKETS; handle++) in WIPX_OpenSocket()168 if (handle == IPXSOCKETS) in WIPX_OpenSocket()
111 #define IPXSOCKETS (IPXBUFFERS / IPXSOCKBUFFERS) macro118 ipx_lowmem_buffer_t socketbuffer[IPXSOCKETS][IPXSOCKBUFFERS];122 static int ipxsocket[IPXSOCKETS];123 static ECB *readlist[IPXSOCKETS];124 static int sequence[IPXSOCKETS];265 for (s = 0; s < IPXSOCKETS; s++) in IPX_Init()341 if (handlesInUse == IPXSOCKETS) in IPX_OpenSocket()369 for (handle = 0; handle < IPXSOCKETS; handle++) in IPX_OpenSocket()