Searched defs:nm_pcap_file (Results 1 – 1 of 1) sorted by relevance
229 struct nm_pcap_file { struct230 int fd;254 static struct nm_pcap_file *readpcap(const char *fn); argument