summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2012-03-06 09:04:53 +0000
committerpluknet <pluknet@FreeBSD.org>2012-03-06 09:04:53 +0000
commitcc08870c86046aca4d76330c77ff77d137e8641c (patch)
tree57918033430cc516b623a5fb8875d414cd60aae1 /share
parentbc68c66587c9c81a31b5228861016de9621df1ee (diff)
downloadFreeBSD-src-cc08870c86046aca4d76330c77ff77d137e8641c.zip
FreeBSD-src-cc08870c86046aca4d76330c77ff77d137e8641c.tar.gz
The missing part of r232588 that documents ifaddr_byindex() itself.
MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/ifnet.94
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index a2c9480..a199298 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -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"
OpenPOWER on IntegriCloud