Searched refs:IN_CLASSC_NET (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/net/FreeBSD/
H A Dinet_netof.c59 return (((i)&IN_CLASSC_NET) >> IN_CLASSC_NSHIFT);
/macosx-10.9.5/ntp-88/libntp/
H A Dnetof.c37 netnum &= IN_CLASSC_NET;
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmynetworks.c161 mask = IN_CLASSC_NET;
/macosx-10.9.5/bind9-45.100/bind9/contrib/query-loc-0.4.0/
H A Dloc.c187 netaddr.s_addr = htonl (a & IN_CLASSC_NET);
188 themask.s_addr = htonl(IN_CLASSC_NET);
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-egp.c156 net = addr & IN_CLASSC_NET;
/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Droute.c487 m = IN_CLASSC_NET;
561 case IN_CLASSC_NET:
/macosx-10.9.5/sudo-72/src/
H A Dinterfaces.c290 interfaces[num_interfaces].netmask.ip4.s_addr = htonl(IN_CLASSC_NET);
/macosx-10.9.5/network_cmds-433/route.tproj/
H A Droute.c454 mask = IN_CLASSC_NET;
819 mask = IN_CLASSC_NET;
827 mask = IN_CLASSC_NET;
/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo_flatfile.c219 m = IN_CLASSC_NET;
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din.h329 #define IN_CLASSC_NET 0xffffff00 macro
H A Din.c1895 ia->ia_netmask = IN_CLASSC_NET;
/macosx-10.9.5/libpcap-42/libpcap/
H A Dinet.c794 *maskp = IN_CLASSC_NET;
H A Dpcap-dos.c499 *localnet = IN_CLASSC_NET;
/macosx-10.9.5/network_cmds-433/rarpd.tproj/
H A Drarpd.c769 return IN_CLASSC_NET;
/macosx-10.9.5/libresolv-54/
H A Dres_init.c392 else mask.s_addr = htonl(IN_CLASSC_NET);
1361 return (htonl(IN_CLASSC_NET));
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Ddns-configuration.c1305 m = IN_CLASSC_NET;
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dauth.c2354 mask = IN_CLASSC_NET;
H A Dsys-MacOSX.c3093 nmask = IN_CLASSC_NET;
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dipconfigd.c2754 mask.s_addr = htonl(IN_CLASSC_NET);

Completed in 473 milliseconds