Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dcfg_handlers.h275 extern int cfg_key_classifier_ndpi_num_roots(char *, char *, char *);
H A Dcfg.c389 {"classifier_num_roots", cfg_key_classifier_ndpi_num_roots},
H A Dcfg_handlers.c5425 int cfg_key_classifier_ndpi_num_roots(char *filename, char *name, char *value_ptr) in cfg_key_classifier_ndpi_num_roots() function