Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tailscale/tailscale
/ DecRef
Method
DecRef
net/tstun/netstack_disabled.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
}
11
12
func
(*netstack_PacketBuffer) DecRef() { panic(
"unreachable"
) }
13
func
(*netstack_PacketBuffer) Size() int { panic(
"unreachable"
) }
14
15
type
netstack_GSOType int
Callers
11
TestIsSelfDst
Function · 0.80
Write
Method · 0.80
Drain
Method · 0.80
injectInbound
Method · 0.80
DeliverLoopback
Method · 0.80
RXChecksumOffload
Function · 0.80
Enqueue
Method · 0.80
injectedRead
Method · 0.80
InjectInboundPacketBuffer
Method · 0.80
InjectOutboundPacketBuffer
Method · 0.80
HandleEthernetPacketForRouter
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestIsSelfDst
Function · 0.64