Home
last modified time | relevance | path

Searched refs:DUMPfile (Results 1 – 1 of 1) sorted by relevance

/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsniffit.c1515 unsigned char *DUMPfile; /* file used for packed logging */ local
1578 DUMPfile=(unsigned char *)optarg;
1583 DUMPfile=(unsigned char *)optarg;
1758 if((dev_desc=pcap_open_offline(DUMPfile,ebuf))==NULL)
1921 if((dev_dump=pcap_dump_open(dev_desc, DUMPfile))==NULL)