Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/secdev/scapy
/ PcapWriter
Class
PcapWriter
scapy/utils.py:2651–2653 ·
view source on GitHub ↗
A stream PCAP writer with more control than wrpcap()
Source
from the content-addressed store, hash-verified
2649
2650
2651
class
PcapWriter(RawPcapWriter):
2652
""
"A stream PCAP writer with more control than wrpcap()"
""
2653
pass
2654
2655
2656
class
PcapNgWriter(RawPcapNgWriter):
Callers
2
start
Method · 0.90
wrpcap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected