summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_sscfu.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/ng_sscfu.4
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man4/ng_sscfu.4')
-rw-r--r--share/man/man4/ng_sscfu.411
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/ng_sscfu.4 b/share/man/man4/ng_sscfu.4
index 9a2b5be..1267321 100644
--- a/share/man/man4/ng_sscfu.4
+++ b/share/man/man4/ng_sscfu.4
@@ -74,7 +74,8 @@ that which is exported by the
.Xr ng_sscop 4
node type.
.It Dv upper
-This is the interface to the UNI. It uses the following message format:
+This is the interface to the UNI.
+It uses the following message format:
.Bd -literal
struct sscfu_arg {
uint32_t sig;
@@ -112,14 +113,14 @@ field of the message structure.
.Pp
If the
.Dv lower
-hook is disconnected and the node is enabled, the protocol state is
+hook is disconnected and the node is enabled, the protocol state is
reset.
.Sh CONTROL MESSAGES
The
.Nm
node understands the generic messages plus the following:
.Bl -tag -width xxx
-.It Dv NGM_SSCFU_GETDEFPARAM
+.It Dv NGM_SSCFU_GETDEFPARAM
This message returns a
.Fa sscop_param
structure, which contains the default parameters for the SSCOP at the
@@ -127,11 +128,11 @@ UNI.
This structure should be used for a
.Dv NGM_SSCOP_SETPARAM
message to the SSCOP node below the SSCF.
-.It Dv NGM_SSCFU_ENABLE
+.It Dv NGM_SSCFU_ENABLE
This message creates the actual SSCF instance and initializes it.
Until this is done, parameters may not be retrieved not set and all message
received on any hook are discarded.
-.It Dv NGM_SSCFU_DISABLE
+.It Dv NGM_SSCFU_DISABLE
Destroy the SSCF instance.
After this all messages on any hooks are discarded.
.It Dv NGM_SSCFU_GETDEBUG
OpenPOWER on IntegriCloud