Home
last modified time | relevance | path

Searched refs:IPX_MAX_EPHEMERAL_SOCKET (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dipx.h91 #define IPX_MAX_EPHEMERAL_SOCKET 0x7fff macro
/linux-2.4.37.9/net/ipx/
Daf_ipx.c1981 if (socketNum > IPX_MAX_EPHEMERAL_SOCKET) in ipx_first_free_socketnum()