Home
last modified time | relevance | path

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

/freebsd-src/tools/tools/netmap/
H A Dnmreplay.c229 struct nm_pcap_file { struct
230 int fd;
254 static struct nm_pcap_file *readpcap(const char *fn); argument