summaryrefslogtreecommitdiff
path: root/doc/man/fccntl.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/fccntl.3')
-rw-r--r--doc/man/fccntl.312
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/man/fccntl.3 b/doc/man/fccntl.3
index 29ee1104..a738a8f0 100644
--- a/doc/man/fccntl.3
+++ b/doc/man/fccntl.3
@@ -73,18 +73,16 @@ buffer. Takes a \fBsize_t \fIqlen\fR as third argument.
\fBFLOWGTXQLEN\fR - get the current number of packets in the transmit
buffer. Takes a \fBsize_t \fIqlen\fR as third argument.
-\fBFRCTSFLAGS\fR - set FRCT flags. Takes FRCT flags as third
-argument.
-
-.RE
-
\fBFRCTGFLAGS\fR - get the current flow flags. Takes an \fBuint16_t
\fIflags\fR as third argument. Supported flags are:
.RS 8
-\fIFRCTFRESCNTRL\fR - enable resource control.
+\fIFRCTFRESCNTRL\fR - resource control enabled.
+
+\fIFRCTFRTX\fR - retransmission enabled.
+
+.RE
-\fIFRCTFRTX\fR - enable retransmission.
.SH RETURN VALUE