Home
last modified time | relevance | path

Searched defs:self (Results 1 – 1 of 1) sorted by relevance

/libbtbb/python/pcaptools/pcapdump/
H A Dpcapdump.py32 def __init__(self, savefile): argument
64 def datalink(self): argument
67 def close(self): argument
74 def pcap_close(self): argument
81 def pnext(self): argument
87 def pcap_next(self): argument
119 def __init__(self, datalink, savefile): argument
139 def pcap_dump(self, packet, ts_sec=None, ts_usec=None, orig_len=None): argument
181 def close(self): argument
188 def pcap_close(self): argument