Expand description
PCAP and PcapNG file writer.
Structs§
- Pcap
NgStream Writer - PcapNG writer for streaming writes.
- Pcap
Stream Writer - PCAP writer for streaming writes.
Functions§
- wrpcap
- Write captured packets to a PCAP file.
- wrpcap_
packets - Write plain packets to a PCAP file (convenience function).
- wrpcapng
- Write captured packets to a PcapNG file.
- wrpcapng_
packets - Write plain packets to a PcapNG file (convenience function).