Difference between "struct addr" and "struct addrs"

hiren panchasara hiren.panchasara at gmail.com
Tue Mar 6 02:05:09 UTC 2012


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


More information about the freebsd-net mailing list