Home
last modified time | relevance | path

Searched refs:AF_IPX (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dsocket.h165 #define AF_IPX 4 /* Novell IPX */ macro
211 #define PF_IPX AF_IPX
/linux-4.4.14/net/ipx/
Dipx_route.c272 sg->sipx_family != AF_IPX || in ipxrtr_ioctl()
273 st->sipx_family != AF_IPX) in ipxrtr_ioctl()
Daf_ipx.c1133 if (sipx->sipx_family != AF_IPX) in ipxitf_ioctl()
1167 sipx->sipx_family = AF_IPX; in ipxitf_ioctl()
1619 sipx.sipx_family = AF_IPX; in ipx_getname()
1732 usipx->sipx_family != AF_IPX) in ipx_sendmsg()
1740 usipx->sipx_family = AF_IPX; in ipx_sendmsg()
1816 sipx->sipx_family = AF_IPX; in ipx_recvmsg()