Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/facebook/time
/ SetSequence
Method
SetSequence
ptp/protocol/protocol.go:499–499 ·
view source on GitHub ↗
(uint16)
Source
from the content-addressed store, hash-verified
497
// Packet is an interface to abstract all different packets
498
type
Packet
interface
{
499
MessageType() MessageType
500
SetSequence(uint16)
501
}
502
Callers
15
TestMgmtClientCurrentDataSet
Function · 0.65
TestMgmtClientParentDataSet
Function · 0.65
TestMgmtClientDefaultDataSet
Function · 0.65
TestMgmtClientClockAccuracy
Function · 0.65
TestMgmtClientTimeStatusNP
Function · 0.65
TestMgmtClientPortStatsNP
Function · 0.65
TestMgmtClientPortServiceStatsNP
Function · 0.65
TestMgmtClientPortPropertiesNP
Function · 0.65
TestMgmtClientUnicastMasterTableNP
Function · 0.65
SendPacket
Method · 0.65
sendGeneralMsg
Method · 0.65
sendEventMsg
Method · 0.65
Implementers
1
Header
ptp/protocol/protocol.go
Calls
no outgoing calls
Tested by
9
TestMgmtClientCurrentDataSet
Function · 0.52
TestMgmtClientParentDataSet
Function · 0.52
TestMgmtClientDefaultDataSet
Function · 0.52
TestMgmtClientClockAccuracy
Function · 0.52
TestMgmtClientTimeStatusNP
Function · 0.52
TestMgmtClientPortStatsNP
Function · 0.52
TestMgmtClientPortServiceStatsNP
Function · 0.52
TestMgmtClientPortPropertiesNP
Function · 0.52
TestMgmtClientUnicastMasterTableNP
Function · 0.52