summaryrefslogtreecommitdiffstats
path: root/lib/libalias
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-06-08 09:53:08 +0000
committercharnier <charnier@FreeBSD.org>2003-06-08 09:53:08 +0000
commit0d5348f9eaec7c207d5ef35e652ebf4c5bd97705 (patch)
treee6d84baa8d21d8ba534464b21d1f66cf6cc7b388 /lib/libalias
parent75dc23e15bd9d1e2bc94e43aac7a45f5d5833d14 (diff)
downloadFreeBSD-src-0d5348f9eaec7c207d5ef35e652ebf4c5bd97705.zip
FreeBSD-src-0d5348f9eaec7c207d5ef35e652ebf4c5bd97705.tar.gz
The .Fn function
Diffstat (limited to 'lib/libalias')
-rw-r--r--lib/libalias/libalias.310
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libalias/libalias.3 b/lib/libalias/libalias.3
index 6eb4f4b..b6bd785 100644
--- a/lib/libalias/libalias.3
+++ b/lib/libalias/libalias.3
@@ -98,9 +98,10 @@ below for the meaning of these mode bits.
.Pp
This function will always return the packet aliasing engine to the same
initial state.
+The
.Fn PacketAliasSetAddress
-is normally called afterwards, and any desired changes from the default mode
-bits listed above require a call to
+function is normally called afterwards, and any desired changes from the
+default mode bits listed above require a call to
.Fn PacketAliasSetMode .
.Pp
It is mandatory that this function be called at the beginning of a program
@@ -781,9 +782,10 @@ returns
Once a fragment pointer is retrieved, it becomes the calling program's
responsibility to free the dynamically allocated memory for the fragment.
.Pp
+The
.Fn PacketAliasGetFragment
-can be called sequentially until there are no more fragments available,
-at which time it returns
+function can be called sequentially until there are no more fragments
+available, at which time it returns
.Dv NULL .
.Ed
.Pp
OpenPOWER on IntegriCloud