The missing part of r232588 that documents ifaddr_byindex() itself.

MFC after:	1 week
This commit is contained in:
Sergey Kandaurov 2012-03-06 09:04:53 +00:00
parent 2abee21cd7
commit 40b39918be

View File

@ -1351,6 +1351,10 @@ precisely
.Fa addr
will be returned.
.Pp
.Fn ifaddr_byindex
returns the link-level address of the interface with the given index
.Fa idx .
.Pp
All of these functions return a null pointer if no such address can be
found.
.Ss "Interface Multicast Address Functions"