Home
last modified time | relevance | path

Searched refs:PF_IPX (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Dsocket.d77 enum PF_IPX = AF_IPX; variable
/netbsd-src/sys/sys/
H A Dsocket.h341 #define PF_IPX AF_IPX /* same format as AF_NS */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d540 PF_IPX = AF_IPX in version()
679 PF_IPX = AF_IPX
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d273 PF_IPX = AF_IPX, enumerator