Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ getFunnel
Function
getFunnel
ingress/icmp_linux_test.go:11–13 ·
view source on GitHub ↗
(t *testing.T, proxy *icmpProxy, tuple flow3Tuple)
Source
from the content-addressed store, hash-verified
9
)
10
11
func
getFunnel(t *testing.T, proxy *icmpProxy, tuple flow3Tuple) (packet.Funnel, bool) {
12
return
proxy.srcFunnelTracker.Get(tuple)
13
}
Callers
1
TestReuseFunnel
Function · 0.70
Calls
1
Get
Method · 0.80
Tested by
no test coverage detected