MCPcopy Index your code
hub / github.com/celzero/firestack / tcpipConnectionID

Function tcpipConnectionID

intra/netstack/forwarders.go:62–130  ·  view source on GitHub ↗

tcpipConnectionID returns a tcpip connection id tuple based on the data found in the packet. It returns true if the packet is not associated with an active connection (e.g ARP, NDP, etc). The method assumes link headers have already been processed if they were present.

(pkt *stack.PacketBuffer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

queuePacketMethod · 0.85

Calls 2

TCPMethod · 0.65
SizeMethod · 0.45

Tested by

no test coverage detected