RuleGroupSourceStatelessRuleMatchAttributesTcpFlags

A set of TCP flags and masks to inspect for.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.

Link copied to clipboard

The set of flags to consider in the inspection. If not specified, then all flags are inspected.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String