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

/netbsd-current/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;
/netbsd-current/sys/netinet/
H A Din.h203 #define IN_CLASSD_NET __IPADDR(0xf0000000) macro
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d184 enum IN_CLASSD_NET = 0xf0000000;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d161 enum IN_CLASSD_NET = 0xf0000000;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d165 enum IN_CLASSD_NET = 0xf0000000;
/netbsd-current/sbin/route/
H A Droute.c708 mask = IN_CLASSD_NET;
723 mask = IN_CLASSD_NET;

Completed in 188 milliseconds