Searched refs:IPX_MIN_EPHEMERAL_SOCKET (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipx.h121 #define IPX_MIN_EPHEMERAL_SOCKET 0x4000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c898 intrfc->if_sknum = IPX_MIN_EPHEMERAL_SOCKET;
1420 if (socketNum < IPX_MIN_EPHEMERAL_SOCKET)
1421 socketNum = IPX_MIN_EPHEMERAL_SOCKET;
1425 socketNum = IPX_MIN_EPHEMERAL_SOCKET;
1461 if (ntohs(addr->sipx_port) < IPX_MIN_EPHEMERAL_SOCKET &&

Completed in 181 milliseconds