Home
last modified time | relevance | path

Searched defs:IN_CLASSA_NET (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d86 enum IN_CLASSA_NET = 0xff000000; in version() local
/netbsd-src/sys/netinet/
H A Din.h182 #define IN_CLASSA_NET __IPADDR(0xff000000) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d144 enum IN_CLASSA_NET = 0xff000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d148 enum IN_CLASSA_NET = 0xff000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d167 enum IN_CLASSA_NET = 0xff000000; variable