Date: Wed, 16 May 2001 10:58:13 -0400 From: raviprasad20@netscape.net To: freebsd-net@freebsd.org Subject: Struct ifaddr usage. Message-ID: <6563453E.51E00C87.9513E96F@netscape.net>
next in thread | raw e-mail | index | archive | help
Hi, There is one ifaddr structure whose address & netmask pointers are initial;ized to two sockaddr_dl structures. One of the structures stores a string formed from interface name(ifp->if_name) & interface unit(ifp->if_unit) & the hardware address. the other sockaddr_dl structure stores a mask based on a string formed from the interface name & interface unit. can anybody mail me what is the use of the above initialization & where(in which) module the above initialization is used. regards ravi prasad __________________________________________________________________ Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6563453E.51E00C87.9513E96F>