MCPcopy Index your code
hub / github.com/tailscale/tailscale / TransportHeader

Method TransportHeader

net/tstun/netstack_disabled.go:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45func (p *netstack_PacketBuffer) TransportHeader() slicer {
46 panic("unreachable")
47}
48
49func (p *netstack_PacketBuffer) ToBuffer() netstack_Buffer { panic("unreachable") }
50

Callers 5

makeUDP4PacketBufferFunction · 0.80
makeUDP6PacketBufferFunction · 0.80
TestInjectLoopbackFunction · 0.80
injectedReadMethod · 0.80

Calls

no outgoing calls

Tested by 3

makeUDP4PacketBufferFunction · 0.64
makeUDP6PacketBufferFunction · 0.64
TestInjectLoopbackFunction · 0.64