| Home | Trees | Indices | Help |
|
|---|
|
|
Libpcap file format.
|
|||
|
PktHdr pcap packet header. |
|||
| LEPktHdr | |||
|
FileHdr pcap file header. |
|||
| LEFileHdr | |||
|
Writer Simple pcap dumpfile writer. |
|||
|
Reader Simple pypcap-compatible pcap file reader. |
|||
|
|||
TCPDUMP_MAGIC = 2712847316
|
|||
PMUDPCT_MAGIC = 3569595041
|
|||
PCAP_VERSION_MAJOR = 2
|
|||
PCAP_VERSION_MINOR = 4
|
|||
DLT_NULL = 0
|
|||
DLT_EN10MB = 1
|
|||
DLT_EN3MB = 2
|
|||
DLT_AX25 = 3
|
|||
DLT_PRONET = 4
|
|||
DLT_CHAOS = 5
|
|||
DLT_IEEE802 = 6
|
|||
DLT_ARCNET = 7
|
|||
DLT_SLIP = 8
|
|||
DLT_PPP = 9
|
|||
DLT_FDDI = 10
|
|||
DLT_LINUX_SLL = 113
|
|||
DLT_PFLOG = 117
|
|||
DLT_PFSYNC = 18
|
|||
DLT_LOOP = 108
|
|||
DLT_RAW = 12
|
|||
dltoff =
|
|||
__package__ =
|
|||
|
|||
dltoff
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 4 22:36:01 2009 | http://epydoc.sourceforge.net |