Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsocket.h300 #define SOL_IPX 256 macro
/linux-4.4.14/net/ipx/
Daf_ipx.c1282 if (!(level == SOL_IPX && optname == IPX_TYPE)) in ipx_setsockopt()
1301 if (!(level == SOL_IPX && optname == IPX_TYPE)) in ipx_getsockopt()