PCAP File Headers ================= .. module:: pcapkit.protocols.pcap :mod:`pcapkit.protocols.pcap` contains header descriptions for PCAP files, including global header (:class:`~pcapkit.protocols.pcap.header.Header`) and frame header (:class:`~pcapkit.protocols.pcap.frame.Frame`). .. toctree:: :maxdepth: 3 header frame