Date: Wed, 14 Mar 2001 12:00:29 -0500 (EST) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Hajimu UMEMOTO <ume@FreeBSD.ORG> Cc: alpha@FreeBSD.ORG, net@FreeBSD.ORG Subject: IPv4 address is not unsigned int Message-ID: <200103141700.MAA49232@khavrinen.lcs.mit.edu> In-Reply-To: <20010315.015316.85344842.ume@FreeBSD.org> References: <20010315.015316.85344842.ume@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 15 Mar 2001 01:53:16 +0900 (JST), Hajimu UMEMOTO <ume@FreeBSD.ORG> said: > +in_addr_t inet_lnaof __P((struct in_addr)); > +struct in_addr inet_makeaddr __P((in_addr_t, in_addr_t)); > +in_addr_t inet_netof __P((struct in_addr)); If anything, these interfaces should be removed. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103141700.MAA49232>