summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet6_rthdr_space.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-18 12:45:11 +0000
committerru <ru@FreeBSD.org>2002-12-18 12:45:11 +0000
commit8746d263e1451855025dc83dde5176cc9f1fbe3f (patch)
treeee7f7ba4650cadf44410ca9a44676c72c96739b7 /lib/libc/net/inet6_rthdr_space.3
parent160081aef68b0dc49b79d3b7702b75671d9c06ff (diff)
downloadFreeBSD-src-8746d263e1451855025dc83dde5176cc9f1fbe3f.zip
FreeBSD-src-8746d263e1451855025dc83dde5176cc9f1fbe3f.tar.gz
mdoc(7) police: "The .Fn function".
Diffstat (limited to 'lib/libc/net/inet6_rthdr_space.3')
-rw-r--r--lib/libc/net/inet6_rthdr_space.310
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3
index 154f514..428d96f 100644
--- a/lib/libc/net/inet6_rthdr_space.3
+++ b/lib/libc/net/inet6_rthdr_space.3
@@ -267,25 +267,33 @@ Note: Addresses are indexed starting at 1, and flags starting at 0,
to maintain consistency with the terminology and figures in RFC2460.
.\"
.Sh DIAGNOSTICS
+The
.Fn inet6_rthdr_space
+function
returns 0 on errors.
.Pp
+The
.Fn inet6_rthdr_add ,
.Fn inet6_rthdr_lasthop
and
.Fn inet6_rthdr_reverse
+functions
return 0 on success, and returns -1 on error.
.Pp
+The
.Fn inet6_rthdr_init
and
.Fn inet6_rthdr_getaddr
+functions
return
.Dv NULL
on error.
.Pp
+The
.Fn inet6_rthdr_segments
and
.Fn inet6_rthdr_getflags
+functions
return -1 on error.
.\"
.Sh EXAMPLES
@@ -319,5 +327,7 @@ are documented in
.Sh BUGS
The text was shamelessly copied from RFC2292.
.Pp
+The
.Fn inet6_rthdr_reverse
+function
is not implemented yet.
OpenPOWER on IntegriCloud