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

TypeAlias MetaKey

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

MetaKey specifies which piece of meta information should be loaded. See also https://wiki.nftables.org/wiki-nftables/index.php/Matching_packet_metainformation

Source from the content-addressed store, hash-verified

225// MetaKey specifies which piece of meta information should be loaded. See also
226// https://wiki.nftables.org/wiki-nftables/index.php/Matching_packet_metainformation
227type MetaKey uint32
228
229// Possible MetaKey values.
230const (

Callers 1

unmarshalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected