Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Payload
Method
Payload
quic/datagramv2.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
type
Packet
interface
{
28
Type() DatagramV2Type
29
Payload() []byte
30
Metadata() []byte
31
}
32
Callers
8
nextPacket
Method · 0.65
validateEchoFlow
Function · 0.65
SendPacket
Method · 0.65
SendPacket
Method · 0.65
assertICMPChecksum
Function · 0.65
serializeICMPAsPayload
Function · 0.65
EncodeLayers
Method · 0.65
createPacket
Function · 0.65
Calls
no outgoing calls
Tested by
5
validateEchoFlow
Function · 0.52
SendPacket
Method · 0.52
assertICMPChecksum
Function · 0.52
serializeICMPAsPayload
Function · 0.52
createPacket
Function · 0.52