Lines Matching full:mark
1 This module sets the netfilter mark value associated with a connection. The
2 mark is 32 bits wide.
7 \fB\-\-save\-mark\fP [\fB\-\-nfmask\fP \fInfmask\fP] [\fB\-\-ctmask\fP \fIctmask\fP]
8 Copy the packet mark (nfmark) to the connection mark (ctmark) using the given
17 \fB\-\-restore\-mark\fP [\fB\-\-nfmask\fP \fInfmask\fP] [\fB\-\-ctmask\fP \fIctmask\fP]
18 Copy the connection mark (ctmark) to the packet mark (nfmark) using the given
27 \fB\-\-restore\-mark\fP is only valid in the \fBmangle\fP table.
31 \fB\-\-and\-mark\fP \fIbits\fP
35 \fB\-\-or\-mark\fP \fIbits\fP
39 \fB\-\-xor\-mark\fP \fIbits\fP
43 \fB\-\-set\-mark\fP \fIvalue\fP[\fB/\fP\fImask\fP]
44 Set the connection mark. If a mask is specified then only those bits set in the
47 \fB\-\-save\-mark\fP [\fB\-\-mask\fP \fImask\fP]
51 \fB\-\-restore\-mark\fP [\fB\-\-mask\fP \fImask\fP]