mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
More formatting fixes
This commit is contained in:
parent
5bec8a73ac
commit
94d31abc4e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106273
@ -83,12 +83,13 @@ This node type supports the generic control messages as well as the following,
|
||||
which must be sent with the
|
||||
.Em NGM_SOURCE_COOKIE
|
||||
attached.
|
||||
.Bl -tag -width ########
|
||||
.Bl -tag -width ######
|
||||
.It NGM_SOURCE_GET_STATS
|
||||
"getstats":
|
||||
.Bl -tag -width #########
|
||||
.It "getstats":
|
||||
Returns a structure containing the following fields:
|
||||
.\".Bl -bullet -compact -offset 2n
|
||||
.Bl -tag -width ########
|
||||
.Bl -tag -width #####
|
||||
.It outOctets:
|
||||
The number of octets/bytes sent out the 'output' hook.
|
||||
.It outFrames:
|
||||
@ -105,6 +106,7 @@ the output packet count was reached.
|
||||
.It elapsedTime:
|
||||
Either endTime-startTime or current time - startTime.
|
||||
.El
|
||||
.El
|
||||
.It NGM_SOURCE_CLR_STATS
|
||||
"clrstats":
|
||||
Clears and resets the statistics returned by getstats (except
|
||||
|
Loading…
Reference in New Issue
Block a user