findProcNetEntryForProtocol parses /proc/net/* and return the line matching the argument five-tuple (protocol, source, sport, destination, dport) as NewProcNetEntry.
(protocol string, src, dst netip.AddrPort)
source not stored for this graph (policy: none)
no test coverage detected