Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/nftables
/ FlowtablePriorityRef
Function
FlowtablePriorityRef
flowtable.go:85–87 ·
view source on GitHub ↗
(p FlowtablePriority)
Source
from the content-addressed store, hash-verified
83
type
FlowtablePriority int32
84
85
func
FlowtablePriorityRef(p FlowtablePriority) *FlowtablePriority {
86
return
&p
87
}
88
89
var
(
90
// As per man page:
Callers
3
TestCreateListFlowtableWithDevices
Function · 0.92
TestNFTables
Function · 0.92
flowtable.go
File · 0.85
Calls
no outgoing calls
Tested by
2
TestCreateListFlowtableWithDevices
Function · 0.74
TestNFTables
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…