|
INET Framework for OMNeT++/OMNEST
|
Public Attributes | |
| uint32 | magic |
| uint16 | version_major |
| uint16 | version_minor |
| uint32 | thiszone |
| uint32 | sigfigs |
| uint32 | snaplen |
| uint32 | network |
| uint32 inet::pcap_hdr::magic |
Referenced by inet::PcapDump::openPcap().
| uint32 inet::pcap_hdr::network |
Referenced by inet::PcapDump::openPcap().
| uint32 inet::pcap_hdr::sigfigs |
Referenced by inet::PcapDump::openPcap().
| uint32 inet::pcap_hdr::snaplen |
Referenced by inet::PcapDump::openPcap(), inet::PcapDump::writeFrame(), and inet::PcapDump::writeIPv6Frame().
| uint32 inet::pcap_hdr::thiszone |
Referenced by inet::PcapDump::openPcap().
| uint16 inet::pcap_hdr::version_major |
Referenced by inet::PcapDump::openPcap().
| uint16 inet::pcap_hdr::version_minor |
Referenced by inet::PcapDump::openPcap().