MCPcopy
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
11func getFunnel(t *testing.T, proxy *icmpProxy, tuple flow3Tuple) (packet.Funnel, bool) {
12 return proxy.srcFunnelTracker.Get(tuple)
13}

Callers 1

TestReuseFunnelFunction · 0.70

Calls 1

GetMethod · 0.80

Tested by

no test coverage detected