Searched refs:npfd_log_create (Results 1 – 3 of 3) sorted by relevance
45 npfd_log_t * npfd_log_create(const char *, const char *, const char *, int);
218 npfd_log_t *log = npfd_log_create(filename, iface, filter, snaplen); in main()
213 npfd_log_create(const char *filename, const char *ifname, const char *filter, in npfd_log_create() function