Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2012 18:05:07 -0800
From:      hiren panchasara <hiren.panchasara@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Difference between "struct addr" and "struct addrs"
Message-ID:  <CALCpEUFED9-ZNwLCVFKfx1_Vyh9tNVXauhwSdPqmtCQa8DcJ2w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
What is the difference between following 2 structs?

/src/sys/net/if_var.h: struct ifaddr (from the comments seems like it
contains a particular address (of probably many) information for an
interface.)

/src/include/ifaddrs.h: struct ifaddrs

Thanks in advance,
Hiren



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUFED9-ZNwLCVFKfx1_Vyh9tNVXauhwSdPqmtCQa8DcJ2w>