MCPcopy 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
2651class PcapWriter(RawPcapWriter):
2652 """A stream PCAP writer with more control than wrpcap()"""
2653 pass
2654
2655
2656class PcapNgWriter(RawPcapNgWriter):

Callers 2

startMethod · 0.90
wrpcapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected