ReadPacketData returns the next packet available from this data source. It returns: data: The bytes of an individual packet. ci: Metadata about the capture err: An error encountered while reading packet data. If err != nil, then data/ci will be ignored.
()
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected