From owner-freebsd-alpha Wed Mar 14 9: 0:33 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 29A8E37B719; Wed, 14 Mar 2001 09:00:30 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA49232; Wed, 14 Mar 2001 12:00:29 -0500 (EST) (envelope-from wollman) Date: Wed, 14 Mar 2001 12:00:29 -0500 (EST) From: Garrett Wollman Message-Id: <200103141700.MAA49232@khavrinen.lcs.mit.edu> To: Hajimu UMEMOTO Cc: alpha@FreeBSD.ORG, net@FreeBSD.ORG Subject: IPv4 address is not unsigned int In-Reply-To: <20010315.015316.85344842.ume@FreeBSD.org> References: <20010315.015316.85344842.ume@FreeBSD.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: 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