Home
last modified time | relevance | path

Searched refs:IN_CLASSD_NET (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmynetworks.c53 #ifndef IN_CLASSD_NET
54 #define IN_CLASSD_NET 0xf0000000 macro
169 mask = IN_CLASSD_NET; in mynetworks_core()
/netbsd-src/sys/netinet/
H A Din.h203 #define IN_CLASSD_NET __IPADDR(0xf0000000) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d161 enum IN_CLASSD_NET = 0xf0000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d165 enum IN_CLASSD_NET = 0xf0000000; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d184 enum IN_CLASSD_NET = 0xf0000000; variable
/netbsd-src/sbin/route/
H A Droute.c708 mask = IN_CLASSD_NET; in inet_makenetandmask()
723 mask = IN_CLASSD_NET; in inet_makenetandmask()