Home
last modified time | relevance | path

Searched defs:PF_IPX (Results 1 – 3 of 3) 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/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d273 PF_IPX = AF_IPX, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h341 #define PF_IPX AF_IPX /* same format as AF_NS */ macro