Searched defs:to_ms (Results 1 – 2 of 2) sorted by relevance
| /external/scapy/scapy/arch/ |
| D | pcapdnet.py | 135 def __init__(self, device, snaplen, promisc, to_ms): argument 368 def __init__(self, device, snaplen, promisc, to_ms): argument
|
| /external/libpcap/ |
| D | pcap.c | 2762 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms, char *errbuf)
|