Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dipx.h123 #define IPX_MAX_EPHEMERAL_SOCKET 0x7fff macro
/linux-4.1.27/net/ipx/
Daf_ipx.c1397 if (socketNum > IPX_MAX_EPHEMERAL_SOCKET) in ipx_first_free_socketnum()