Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
type
FlowtableHook uint32
72
73
func
FlowtableHookRef(h FlowtableHook) *FlowtableHook {
74
return
&h
75
}
76
77
var
(
78
// Only ingress is supported
Callers
1
flowtable.go
File · 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…