summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_iface.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-10-28 19:05:44 +0000
committerru <ru@FreeBSD.org>2005-10-28 19:05:44 +0000
commitae56261d97de2cb2895863dca60fc73e5a52ae48 (patch)
tree18cfca058ca21aad15227adc762309f68fde839d /share/man/man4/ng_iface.4
parentd7ae0b2c661420a42cc63ea5a86ad7d1c14476e1 (diff)
downloadFreeBSD-src-ae56261d97de2cb2895863dca60fc73e5a52ae48.zip
FreeBSD-src-ae56261d97de2cb2895863dca60fc73e5a52ae48.tar.gz
Document NGM_IFACE_GET_IFINDEX.
Diffstat (limited to 'share/man/man4/ng_iface.4')
-rw-r--r--share/man/man4/ng_iface.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/ng_iface.4 b/share/man/man4/ng_iface.4
index 97da2c1..809e9e2 100644
--- a/share/man/man4/ng_iface.4
+++ b/share/man/man4/ng_iface.4
@@ -35,7 +35,7 @@
.\" $FreeBSD$
.\" $Whistle: ng_iface.8,v 1.5 1999/01/25 23:46:26 archie Exp $
.\"
-.Dd October 10, 2005
+.Dd October 28, 2005
.Dt NG_IFACE 4
.Os
.Sh NAME
@@ -109,6 +109,8 @@ Returns the name of the associated interface as a
.Tn ASCII
string.
Normally this is the same as the name of the node.
+.It Dv NGM_IFACE_GET_IFINDEX
+Returns the global index of the associated interface as a 32 bit integer.
.It Dv NGM_IFACE_POINT2POINT
Set the interface to point-to-point mode.
The interface must not currently be up.
OpenPOWER on IntegriCloud