Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dipx.h122 #define IPX_MAX_EPHEMERAL_SOCKET 0x7fff macro
/linux-2.6.39/net/ipx/
Daf_ipx.c1423 if (socketNum > IPX_MAX_EPHEMERAL_SOCKET) in ipx_first_free_socketnum()