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

Function FlowtableHookRef

flowtable.go:73–75  ·  view source on GitHub ↗
(h FlowtableHook)

Source from the content-addressed store, hash-verified

71type FlowtableHook uint32
72
73func FlowtableHookRef(h FlowtableHook) *FlowtableHook {
74 return &h
75}
76
77var (
78 // Only ingress is supported

Callers 1

flowtable.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…