Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ MessageType
Method
MessageType
ptp/protocol/protocol.go:498–498 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
496
497
// Packet is an interface to abstract all different packets
498
type
Packet
interface
{
499
MessageType() MessageType
500
SetSequence(uint16)
501
}
Callers
10
TestParseSyncPacketOnSyncPacket
Function · 0.65
handlePacket
Method · 0.65
parseSyncPacket
Function · 0.65
run
Function · 0.65
TestFoundFuzzResults
Function · 0.65
TestReqPDelayMarshalUnmarshal
Function · 0.65
TestRespPDelayMarshalUnmarshal
Function · 0.65
TestRespFollowUpPDelayMarshalUnmarshal
Function · 0.65
FuzzDecodePacket
Function · 0.65
toMap
Method · 0.65
Implementers
1
Header
ptp/protocol/protocol.go
Calls
no outgoing calls
Tested by
6
TestParseSyncPacketOnSyncPacket
Function · 0.52
TestFoundFuzzResults
Function · 0.52
TestReqPDelayMarshalUnmarshal
Function · 0.52
TestRespPDelayMarshalUnmarshal
Function · 0.52
TestRespFollowUpPDelayMarshalUnmarshal
Function · 0.52
FuzzDecodePacket
Function · 0.52