Embedded Python Real-Time FrameWork : API  Build 20250616.1
 All Classes Namespaces Files Functions Variables Pages
pcap.py File Reference

Classes

class  pyRT.gatea.net.pcap.FileHdr
 print( 'magic=%02x; compr=d; Time=d' % ( magic, compr, tm ) ) More...
 
class  pyRT.gatea.net.pcap.PktHdr
 benop-byte network packet header : ethernet / ip / udp More...
 
class  pyRT.gatea.net.pcap.RecHdr
 16-byte pcap Record / packet Header from following struct: More...
 

Namespaces

 pyRT.gatea.net.pcap
 pcap File / Record Header Cracker
 

Functions

def pyRT.gatea.net.pcap.IsGzip
 Return True if this is the gzip header string. More...