Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dutil.h85 extern void open_pcap_savefile(struct pm_pcap_device *, char *);
H A Dpmacctd.c978 open_pcap_savefile(&devices.list[0], config.pcap_savefile); in main()
1203 open_pcap_savefile(&devices.list[0], config.pcap_savefile); in main()
H A Dnl.c772 open_pcap_savefile(device, config.pcap_savefile); in recvfrom_savefile()
H A Dutil.c2971 void open_pcap_savefile(struct pm_pcap_device *dev_ptr, char *file) in open_pcap_savefile() function
H A Dsfacctd.c642 open_pcap_savefile(&device, config.pcap_savefile); in main()
H A Dnfacctd.c658 open_pcap_savefile(&device, config.pcap_savefile); in main()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bmp/
H A Dbmp.c310 open_pcap_savefile(&device, config.pcap_savefile); in skinny_bmp_daemon()