Home
last modified time | relevance | path

Searched refs:IN_CLASSA (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/bsd/libbind/dist/inet/
H A Dinet_lnaof.c59 if (IN_CLASSA(i))
H A Dinet_netof.c58 if (IN_CLASSA(i))
/netbsd/lib/libc/inet/
H A Dinet_lnaof.c60 if (IN_CLASSA(i)) in __weak_alias()
H A Dinet_netof.c59 if (IN_CLASSA(i)) in __weak_alias()
/netbsd/usr.sbin/bootp/common/
H A Dlookup.c98 if (IN_CLASSA(a)) in lookup_netmask()
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-egp.c148 if (IN_CLASSA(addr)) { in egpnrprint()
216 } else if (!IN_CLASSA(addr)) { in egpnrprint()
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dsock_addr.c164 return (IN_CLASSA(inaddr) in sock_addr_in_loopback()
/netbsd/usr.sbin/mrouted/
H A Dinet.c78 if (IN_CLASSA(subnet)) { in inet_valid_subnet()
/netbsd/sys/lib/libsa/
H A Drarp.c144 if (IN_CLASSA(myip.s_addr)) in rarp_getipaddress()
H A Dbootp.c224 if (IN_CLASSA(myip.s_addr)) in bootp()
/netbsd/usr.sbin/mountd/
H A Dget_net.c200 if (IN_CLASSA(sinp->sin_addr.s_addr)) in get_net()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmynetworks.c159 if (IN_CLASSA(addr)) { in mynetworks_core()
/netbsd/sys/netinet/
H A Din.h180 #define IN_CLASSA(i) (((uint32_t)(i) & __IPADDR(0x80000000)) == \ macro
H A Din.c308 if (IN_CLASSA(in.s_addr)) { in in_canforward()
1230 else if (IN_CLASSA(i)) in in_ifinit()
/netbsd/usr.bin/rump_dhcpclient/
H A Dnet.c118 if (IN_CLASSA(dst)) in get_netmask()
H A Ddhcp.c391 if (IN_CLASSA(p)) in route_netmask()
/netbsd/sbin/routed/
H A Dif.c293 if (IN_CLASSA(addr)) in std_mask()
379 if (IN_CLASSA(addr)) { in check_dst()
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_init.c655 if (IN_CLASSA(i))
/netbsd/sbin/routed/rtquery/
H A Drtquery.c817 if (IN_CLASSA(addr)) in std_mask()
/netbsd/usr.sbin/rarpd/
H A Drarpd.c848 if (IN_CLASSA(addr))
/netbsd/lib/libc/resolv/
H A Dres_init.c747 if (IN_CLASSA(i)) in net_mask()
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-dos.c536 if (IN_CLASSA(*netmask)) in pcap_lookupnet()
/netbsd/external/bsd/dhcpcd/dist/src/
H A Dipv4.c112 if (IN_CLASSA(dst)) in ipv4_getnetmask()
/netbsd/external/bsd/libbind/dist/irs/
H A Dirpmarshall.c2023 ne.n_length = (IN_CLASSA(np1->n_net) ? in main()
/netbsd/external/bsd/ppp/usr.sbin/pppd/
H A Dsys-bsd.c2051 if (IN_CLASSA(addr)) /* determine network mask for address class */ in GetMask()

12