MCPcopy Create free account
hub / github.com/google/nftables / CmpOp

TypeAlias CmpOp

expr/expr.go:428–428  ·  view source on GitHub ↗

CmpOp specifies which type of comparison should be performed.

Source from the content-addressed store, hash-verified

426
427// CmpOp specifies which type of comparison should be performed.
428type CmpOp uint32
429
430// Possible CmpOp values.
431const (

Callers 2

unmarshalMethod · 0.85
unmarshalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected